RigidBodyController::GetRestitutionCoefficient
Defined in:
Returns the restitution coefficient for a rigid body.
C4Physics.h
Prototype
float GetRestitutionCoefficient(void) const;
Description
The GetRestitutionCoefficient
function returns the restitution coefficient for a rigid body.
See Also