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.
屬性#
這個節點沒有屬性。
輸出#
- Vector
The projected position vector.