C4 Engine Terathon Software C4 Engine API Documentation

• Utility Library

API Links
Developer Links

Transformable::SetIdentityTransform

Defined in:  C4Types.h
Sets the transform to the identity.
Prototype

void SetIdentityTransform(void);

Description
The SetIdentityTransform function sets both the object-to-world transform and its inverse to the identity transform.
See Also

Transformable::SetWorldTransform

Transformable::SetWorldPosition