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 | This is the last ID for body parameters. Any attempt to set this property is ignored. Any attempt to get it returns 0. |