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