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