Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


paused

Get/Set if the world is paused. When paused, any simulation attempted will be ignored whether it be automatic or manual.
Read time 1 minuteLast updated 12 days ago

Definition

public bool paused { get; set; }