Properties related to the Label
module.
Static variables
staticread onlyoutline:Property<Vector4> = new Property<Vector4>("outline")
The outline color of the label.
staticread onlyscale:Property<Vector3> = new Property<Vector3>("scale")
The vector scale of the label.
staticread onlyscale_uniform:Property<Float> = new Property<Float>("scale")
The uniform scale of the label.