DisplacementScaleMode
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 (BB). A relative scale of 1 means the largest displacement will have its length equal to the length of the model bounding box’s diagonal. Typical usable values for the scale factor are in the range 0 to 0.5.