Computes a [Transform3D] function within the visual shader graph.
Computes an inverse or transpose function on the provided [Transform3D].
The function to be computed. See [enum Function] for options.
Perform the inverse operation on the [Transform3D] matrix.
Perform the transpose operation on the [Transform3D] matrix.
Represents the size of the [enum Function] enum.