GetPathToNode Data Member Function

Returns a string containing the path of the <Node> in the scene graph. This is referred to as the graph address. The graph address can then be used to look up the <Node>, or to specify the PathToNode for a <NodeLink> that refers to this <Node>.

Prototype

string GetPathToNode()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.