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