bool
EnableTouchPersists
{
get;
set;
} Description
Sets <see cref="P:Sandbox.PhysicsShape.EnableTouchPersists" /> on all shapes of this body.
<br /><br />
Returns true if ANY of the physics shapes have persistent touch events enabled.
Return
User Comments