C4 Engine Terathon Software C4 Engine API Documentation

• Physics Manager

API Links
Developer Links

RigidBodyController::GetRestitutionCoefficient

Defined in:  C4Physics.h
Returns the restitution coefficient for a rigid body.
Prototype

float GetRestitutionCoefficient(voidconst;

Description
The GetRestitutionCoefficient function returns the restitution coefficient for a rigid body.
See Also

RigidBodyController::SetRestitutionCoefficient