EntBillboardLabel
Billboard Label
A text label that can be optionally shown in play mode.
ID: EntBillboardLabel
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Label Text | Text Variable | |
Visible In Playmode | Bool Variable | |
Font | Font Variable | |
Draw Over Everything | Bool Variable | If true the label will be visible even if it is obscured by an object. - Defaults to True |
Label Scale | Number Variable | Defaults to 1 - x |
Hide Background | Bool Variable | |
Text Color | Color Variable | |
Background Color | Color Variable |
Updated almost 2 years ago