bool
AutoSleep
{
get;
set;
} Description
Whether this body is allowed to automatically go into "sleep" after a certain amount of time of inactivity.
<see cref="P:Sandbox.PhysicsBody.Sleeping" /> for more info on the sleep mechanic.
Return
User Comments