Set Position Node

../../../_images/modeling_geometry-nodes_geometry_set-position_node.png

Set Position node.

The Set Position node controls the location of each point, the same way as controlling the position attribute. If the input geometry contains instances, this node will affect the location of the origin of each instance.

The input node for this data is the Position Node.

入力

Geometry(ジオメトリ)

Standard geometry input.

Selection(選択)

Whether or not to change the position of each point or instance. True values mean the position will be changed, false values mean it will remain the same.

Position(位置)

The new position for selected elements. By default, this is the same as if the Position Node was connected, meaning the node will do nothing.

Offset(オフセット)

An optional translation for each point. This is evaluated at the same time as the Position input, meaning that fields evaluated for it will not reflect the changed position.

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Geometry(ジオメトリ)

Standard geometry output.