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: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public bool paused { get; set; }