Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ScaleMode

Scaling mode for vector results

Index

Enumeration members

Enumeration members

ABSOLUTE_SCALING

ABSOLUTE_SCALING:

Absolute scaling of vectors. The vector is multiplied with the scaleFactor before being drawn.

RELATIVE_SCALING

RELATIVE_SCALING:

Scales vectors relative to model extent. The scaleFactor is considered to be a fraction of the model extent. So a value of 0.2 (default) will make the longest vector 20% of the model extent.

Generated using TypeDoc