Optionalappearance?: LabelAppearanceCustomize the appearance of the Label and its pin
Optionalenabled?: booleanWhether the label is enabled.
Optionalinteractive?: booleanWhether the Label should be clickable.
Optionalocclude?: booleanWhether the label should be occluded by 3D geometry.
Optionalrank?: TCollisionRankingTier | "initial"Optional. Determines the collision ranking tier of the label, which influences its visibility in relation to other colliders. For the possible values ('medium', 'high', 'always-visible') and their impact on label visibility, see TCollisionRankingTier.
OptionaltextPlacement?: LabelTextPlacement[]The placement of the text relative to the pin.
Options for creating a new Label with Labels.add.