C4 Engine
C4 Engine API Documentation

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