RigidBody.linearDamp

The body's linear damp. Default value: -1, cannot be less than -1. If this value is different from -1, any linear damp derived from the world or areas will be overridden.

  1. double linearDamp [@property getter]
    struct RigidBody
    @nogc nothrow @property
    double
    linearDamp
    ()
  2. double linearDamp [@property setter]

Meta