bool
DragEnabled
{
get;
set;
} Description
Whether air drag forces are enabled for this body.
See <see cref="P:Sandbox.PhysicsWorld.AirDensity" />, <see cref="P:Sandbox.PhysicsBody.AngularDrag" /> and <see cref="P:Sandbox.PhysicsBody.LinearDrag" />.
Return
User Comments