EditModel3D.ParentNode

This page contains reference documentation for the ParentNode function. This function can be used to change an existing node's parent in the scene graph.

Prototype

int ParentNode( Node ExistingNode, Group NewParent, int ChildIndex )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: