Rasagar/Library/PackageCache/com.unity.visualeffectgraph/Documentation~/Operator-Transform(Matrix).md
2024-08-26 23:07:20 +03:00

760 B

Transform (Matrix)

Menu Path : Operator > Math > Geometry > Transform (Matrix)

The Transform (Matrix) Operator applies a transformation to a Matrix to modify its position, rotation, or scale.

Operator properties

Input Type Description
Transform Transform The Transform this Operator applies to the Matrix.
Matrix Matrix The Matrix this Operator transforms.
Output Type Description
Matrix Matrix The result of the transformed Matrix.