![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The ITransform graph node interface.
This interface represents a node implementing the Graph::ITransformable interface, for the purpose of creating a transform hierarchy in the scene graph.
See the Graph::ITransformable base interface for details.
Get the constant INode interface. This method returns a constant pointer to the node's INode interface, to be able to query common node properties such as active state, visibility or ID.
Murl.Graph.INode GetNodeInterface()