Kanzi  3.9.5
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Instantiator

Instantiator node replicates the appearance of a 3D node or a tree of 3D nodes that the Instantiator node targets. More...

Collaboration diagram for Instantiator:

Instantiator node replicates the appearance of a 3D node or a tree of 3D nodes that the Instantiator node targets.

Instantiator node contains a reference to a target node or a tree of nodes. When Kanzi renders the Instantiator node, it copies the appearance of the node that the Instantiator node targets. This means that all changes to the target node are always reflected in the Instantiator node. For example, you can use the Instantiator node to create a reflection.