Transform Point Node#
The Transform Point node applies a Transformation Matrix to a position vector.
Inputs#
- Vector
The position of a point to transform.
- Transformation
The transformation matrix.
Properties#
This node has no properties.
Outputs#
- Vector
The transformed point.