![]() |
• Utility Library |
|
API Links
Developer Links
|
Transformable::GetInverseWorldTransformDefined in:
Returns the world-to-object transform.
C4Types.hPrototype
Description
The GetInverseWorldTransform returns the Transform4D object corresponding to the transform from world space to object space. The inverse is not calculated at the time this function is called, but when the transform is set, so the performance of this function is high.
See Also
|