VectorScaleMode

Scaling mode to use for vectors.

Enumeration Members


Enumeration Members

ABSOLUTE_SCALING

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

RELATIVE_SCALING

Relative scaling of vectors. Vectors will be scaled relative to the current model’s bounding box. For example, a factor of 0.1 means that the length of the longest vector in the result will be 10% of the current model’s bounding box extent.