Declared in UniverseObject
Declaration
Transform GetWorldTransform();
Description
Returns the world transform of the object which is relative to the parent. If no parent exists, this will be the transform of the object in world space.
Declared in UniverseObject
Transform GetWorldTransform();
Returns the world transform of the object which is relative to the parent. If no parent exists, this will be the transform of the object in world space.