投影点#
The Project Point node projects a position vector using a Transformation Matrix, using location, rotation, scale, and perspective divide.
输入#
- 矢量
The position vector vector to transform.
- 变换
变换矩阵。
属性#
该节点没有属性。
输出#
- 矢量
The projected position vector.