变换节点

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 位置节点。 is used for moving individual points of a geometry. For transforming instances individually, the instance translate, rotate, or scale nodes can be used.

输入

几何数据(Geometry)

标准的几何图形输入。

移动

在修改对象的局部空间中翻译整个几何体。

旋转

在修改后的对象的局部空间中的欧拉旋转。

比例|缩放

缩放已修改对象的局部空间中的几何图形。

属性

这个节点没有属性。

输出

几何数据(Geometry)

标准的几何体输出。