Instance nodes
In the previous heading, we talked about how to place and instance points. In this section, we will explain how to edit these instances and modify them accordingly.
Translating Instances
These nodes are used to position your instanced objects.
Figure 2.12: Translating Instances nodes
These nodes include the Translate Instances node, the Scale Instances node, and the Rotate Instances node. These three nodes are generally the same in terms of input and output node connections.
The Instances value accepts the instanced objects. These can be used to individually translate objects along the multivalued vector value.
The Selection Boolean input defines whether the instance should be influenced by the node. 0
means not influenced, 1
means influenced.
The last input is the Local Space input. If this is checked, the local space will be used as a positioning system; otherwise, the world space will be used as the standard positioning...