Draw XXL documentation


enum DrawText.automaticTextOrientation

This controls the text orientation if no orientation is supplied via the optional parameters of the Write functions.
This also controls the text that is added as tag text to Shapes(), TagGameObject(), LogsAtGameobject(), Point() or PointTag().

Name Description
screen Aligns the text to the observer camera (that is spedified via DrawBasics.cameraForAutomaticOrientation).
screen_butVerticalInWorldSpace The text stands vertical in global space but the direction is from left to right inside the observer camera (that is spedified via DrawBasics.cameraForAutomaticOrientation).
xyPlane
xzPlane
zyPlane