Label style specification
Members
string
|
Vector2
# alignment Optional
how to orient the label w/respect to position: "topLeft" (default),
"topCenter", "topRight", "centerLeft", "center", "centerRight",
"bottomLeft", "bottomCenter", "bottomRight", or an arbitrary offset
any
# backgroundImage Optional
An elment to draw into the label. Any CanvasImageSource is allowed. Label is resized to size of image
boolean
# useScreen Optional
position is in screen (not model) coordinates which are pixel offsets from the upper left corner