Transformable::SetIdentityTransform
Defined in:
Sets the transform to the identity.
C4Types.h
Prototype
void SetIdentityTransform(void);
Description
The SetIdentityTransform
function sets both the object-to-world transform and its inverse to the identity transform.
See Also