Draw XXL documentation


rotationSource

Defines how a chart gets rotated. This is only used when drawing in worldspace via Draw(), but ignored when drawing via DrawScreenspace().

Value Description
screen The chart is always heading towards the observer camera defined by DrawBasics.cameraForAutomaticOrientation. This is the default value.
screen_butVerticalInWorldSpace The chart is always vertical, but heading towards the observer camera defined by DrawBasics.cameraForAutomaticOrientation.
userDefinedFixedRotation The chart is rotated according to the fixedRotation field.