PhysicsOptions.SleepingEnabled Property Definition Namespace: Brine2D.Physics Whether body sleeping is enabled. Default is true. C#public bool SleepingEnabled { get; set; } Property Value System.Boolean