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
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public bool paused { get; set; }