Decomposes a [Transform] into four [Vector3]s within the visual shader graph. Takes a 4x4 transform matrix and decomposes it into four [code]vec3[/code] values, one from each row of the matrix.