Project Point Node#
The Project Point node projects a position vector using a Transformation Matrix, using location, rotation, scale, and perspective divide.
入力#
- Vector(ベクトル)
The position vector vector to transform.
- Transformation(トランスフォーム変換)
The transformation matrix.
Properties(プロパティ)#
このノードにはプロパティがありません。
出力#
- Vector(ベクトル)
The projected position vector.