GlobeLabelsComponent
Members
Name |
Documentation |
Type |
Description |
Optional |
---|---|---|---|---|
|
Labels are aligned horizontally or circularly related to the planet. |
|
In list { Horizontally, Circularly } |
Yes |
|
The text color of the labels. |
|
Value of type ‘Color3’ |
Yes |
|
Labels culling disabled. |
|
Value of type ‘Boolean’ |
Yes |
|
Labels culling distance from globe’s center. |
|
Value of type ‘Double’ |
Yes |
|
Enables and disables labels’ rendering. |
|
Value of type ‘Boolean’ |
Yes |
|
The distances above the globe’s surface at which the labels start fading in or out, given in meters. The final distances are also adjusted by the specified height offset. |
|
Value of type ‘Vector2 |
Yes |
|
Sets whether the labels fade in when approaching the globe from a distance. If false, no fading happens and the labels immediately has full opacity. |
|
Value of type ‘Boolean’ |
Yes |
|
Sets whether the labels fade out when approaching the surface of the globe. If false, no fading happens and the labels stays in full opacity. |
|
Value of type ‘Boolean’ |
Yes |
|
The path to the labels file |
|
Value of type ‘File’ |
Yes |
|
Font size for the rendering labels. This is different fromt text size. |
|
Value of type ‘Double’ |
Yes |
|
This value moves the label away from the globe surface by the specified distance (in meters). |
|
Value of type ‘Double’ |
Yes |
|
Minimum and maximum label size, in pixels. |
|
Value of type ‘Vector2 |
Yes |
|
This value determines the opacity of the labels |
|
In range: ( 0,1 ) |
Yes |
|
This value affects the size scale of the labels. |
|
Value of type ‘Double’ |
Yes |