Transform Point Node¶
![Transform Point node.](../../../../_images/node-types_FunctionNodeTransformPoint.webp)
The Transform Point node applies a Transformation Matrix to a position vector.
入力¶
- Vector(ベクトル)
The position of a point to transform.
- Transformation(トランスフォーム変換)
The transformation matrix.
Properties(プロパティ)¶
このノードにはプロパティがありません。
出力¶
- Vector(ベクトル)
The transformed point.