C4 Engine Terathon Software C4 Engine API Documentation

• Physics Manager

API Links
Developer Links

RigidBodyController::GetFrictionCoefficient

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

float GetFrictionCoefficient(voidconst;

Description
The GetFrictionCoefficient function returns the friction coefficient for a rigid body.
See Also

RigidBodyController::SetFrictionCoefficient