点实例

../../../_images/modeling_modifiers_nodes_point-instance.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.

Warning

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.

Tip

The 实例独立化 operator can be used to create objects from instances created with this node.

输入

几何数据(Geometry)

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

物体

The object to instantiate.

属性

类型

  • 物体

    Instance a single object on each point.

    集合

    Instance either an entire collection or a random choice from its objects or subcollections.

完整集合

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

随机种

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

输出

几何数据(Geometry)

Standard geometry output.