Contents

Transform Normal

Transforms a normal from one space to another.

Parameter Types

Parameter descriptions

In

The normal vector to transform.

Fromspace

The space from which to transform the In vector.

Tospace

The space to which to transform the In vector.

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.

See Also

Nodes