Value | Meaning |
---|---|
bodyParamBounce0 | Constant to set/get a body's bounce factor. |
bodyParamFriction1 | Constant to set/get a body's friction. |
bodyParamMass2 | Constant to set/get a body's mass. |
bodyParamGravityScale3 | Constant to set/get a body's gravity multiplier. |
bodyParamLinearDamp4 | Constant to set/get a body's linear dampening factor. |
bodyParamAngularDamp5 | Constant to set/get a body's angular dampening factor. |
bodyParamMax6 | Represents the size of the bodyparameter enum. |