PhysicsOptions.SleepingEnabled Property
Definition¶
Namespace: Brine2D.Physics
Whether body sleeping is enabled. Default is true.
public bool SleepingEnabled { get; set; }
Namespace: Brine2D.Physics
Whether body sleeping is enabled. Default is true.
public bool SleepingEnabled { get; set; }