Transform Normal
Transforms a normal from one space to another.
Parameter Types
Parameter descriptions
InThe normal vector to transform.
FromspaceThe space from which to transform the
Invector.TospaceThe space to which to transform the
Invector.
Discussion
The following spaces are valid values for the Fromspace and Tospace parameters:
model: The local coordinate space in relation to the model.object: The coordinate space in relation to the object.world: The global coordinate in relation to the world as a whole.