Point Instance¶
The Point Instance node instances an element to each of the points present in the input geometry. It works for both point cloud and mesh vertices.
Advertencia
Because the output geometry is only a set of instances objects or collections, the Attribute nodes will not work on the output of this node. The position, rotation, and scale of individual points should be adjusted before this node.
Truco
The Make Instances Real operator can be used to create objects from instances created with this node.
Inputs¶
- Geometry
Standard geometry input. The position, rotation, and scale attributes affect the transform of each instanced object.
- Object
The object to instantiate.
Properties¶
- Type
- Object
Instance a single object on each point.
- Collection
Instance either an entire collection or a random choice from its objects or subcollections.
- Whole Collection
When instancing collections, this property chooses between instancing the entire collection or a random choice of its objects and subcollections.
- Seed
When Whole Collection is deactivated, a Seed to affect the choice of the collection’s children.
Outputs¶
- Geometry
Standard geometry output.