点大小

../../../_images/modeling_modifiers_nodes_point-scale.png

The Point Scale node.

The Point Scale node changes the scale attribute of every point in the geometry by the specified amount, either from the attribute input or a vector input. This node is provided for convenience, as it’s equivalent to using the Attribute Vector Math Node with the Multiply operation and the scale attribute.

The scale attribute is used by the Point Instance Node to determine the size of every instanced object or collection.

输入

几何数据(Geometry)

Standard geometry input.

移动

The attribute or vector input.

属性

类型

  • 属性

    Use the values from the attribute to move each point by a different amount.

    矢量

    Use a single vector to translate every single point. Equivalent to the Transform Node.

输出

几何数据(Geometry)

Standard geometry output.