Skip to content

PhysicsOptions.SleepingEnabled Property

Definition

Namespace: Brine2D.Physics

Whether body sleeping is enabled. Default is true.

public bool SleepingEnabled { get; set; }

Property Value

System.Boolean