Project Point Node#
The Project Point node projects a position vector using a Transformation Matrix, using location, rotation, scale, and perspective divide.
Inputs#
- Vector
The position vector vector to transform.
- Transformation
The transformation matrix.
Properties#
This node has no properties.
Outputs#
- Vector
The projected position vector.