DisplacementScaleMode

Scaling mode to use for displacements.

Enumeration Members


Enumeration Members

ABSOLUTE_SCALING

Absolute scaling of displacements. Displacements will be scaled by the specified factor and rendered in world coordinates.

RELATIVE_SCALING

Relative scaling of displacements. Displacements will be scaled relative to the current model’s bounding box. A relative scale of 1 means the largest displacement will have its length equal to model’s largest bounding box extent. Typical usable values for the scale factor are in the range 0 to 0.5.