Anyone know of a complete list of semantics that can be used in GameStudios shaders?
I am converting some shaders and, I ran across a "WorldInverseTranspose" matrix. I know about the "matWorldInv" matrix in GS, but how can I use it to create a transposed matrix for a GS shader?