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