变换节点

Transform node.

The Transform Node allows you to move, rotate or scale the geometry. The transformation is applied to the entire geometry, and not per element. The Set Position Node is used for moving individual points of a geometry. For transforming instances individually, the instance translate, rotate, or scale nodes can be used.

输入

几何数据(Geometry)

Standard geometry input.

移动

Translation of the entire geometry in the local space of the modified object.

旋转

Euler rotation in the local space of the modified object.

比例|缩放

Scale for the geometry in the local space of the modified object.

属性

这个节点没有属性。

输出

几何数据(Geometry)

Standard geometry output.