Point Instance

../../../_images/modeling_geometry-nodes_point_point-instance_node.png

The Point Instance Node.

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 Hacer Reales a las Instancias operator can be used to create objects from instances created with this node.

Entradas

Geometría

Standard geometry input. The position, rotation, and scale attributes affect the transform of each instanced object.

Objeto

The object to instantiate.

Propiedades

Tipo
Objeto

Instance a single object on each point.

Colección

Instance either an entire collection or a random choice from its objects or sub-collections.

Whole Collection

When instancing collections, this property chooses between instancing the entire collection or a random choice of its objects and sub-collections.

Semilla

When Whole Collection is deactivated, a Seed to affect the choice of the collection’s children.

Salidas

Geometría

Standard geometry output.