Optional
appearance?: TLabelAppearanceCustomize the appearance of the Label and its pin
Optional
enabled?: booleanWhether the label is enabled.
Optional
interactive?: booleanWhether the Label should be clickable.
Optional
rank?: 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.
Options for creating a new Label with Labels.add.