GeometryContact::GetRigidBodyContactNormal
Defined in:
Returns the node-space contact normal for the rigid body.
C4Contacts.h
Prototype
const Bivector3D& GetRigidBodyContactNormal(void) const;
Description
The GetRigidBodyContactNormal
function returns the contact normal in the coordinate space of the rigid body.
See Also