On this page

The coordinates associated with the currently-processed data, as defined in a specific coordinate space. This node must be of type vector3.

Parameters

Space

The space to which the position should be transformed.

Default spaces: world, object, and model.

The default spaces from MaterialX are: world, object, and model. With Karma and USD, object and model are both represent the untransformed geometry space. This is because USD has no standard property to describe undeformed and deformed geometry spaces. If you need undeformed properties in your material, author and use primvars:rest or some other custom geometry property for your needs.

Karma supports paths to an xformable prim, camera prim, or named Coordinate Systems.

Outputs

Out

Output position vector, potentially transformed by the specified space.

VOP nodes