LabelsComponent
Members
Name |
Documentation |
Type |
Description |
Optional |
---|---|---|---|---|
|
The color of the labels. |
|
Value of type ‘Color3’ |
Yes |
|
This setting determines whether the labels will be visible or not. They are disabled per default. |
|
Value of type ‘Boolean’ |
Yes |
|
If enabled, the labels will be rotated to face the camera. For non-linear display rendering (for example fisheye) this should be set to false. |
|
Value of type ‘Boolean’ |
Yes |
|
The speck label file with the data for the labels. |
|
Value of type ‘File’ |
Yes |
|
Font size for the labels. This is different from the text size. |
|
Value of type ‘Double’ |
Yes |
|
The minimum and maximum size (in pixels) of the labels. |
|
Value of type ‘Vector2 |
Yes |
|
The opacity of the labels |
|
In range: ( 0,1 ) |
Yes |
|
The size of the labels in pixels. |
|
Value of type ‘Double’ |
Yes |
|
Transformation matrix to be applied to the labels. |
|
Value of type ‘Matrix4x4 |
Yes |
|
|
In list { m, Km, pc, Kpc, Mpc, Gpc, Gly } |
Yes |
|
|
If true (default), the loaded labels file will be cached so that it can be loaded faster at a later time. Note that this also means that changes in the file will not be registered until the cached file is deleted. Set to false to disable chaching and always do a fresh load of the label file |
|
Value of type ‘Boolean’ |
Yes |