LabelAppearanceProperties
-
class
cee.mrk.
LabelAppearanceProperties
() Plain Old JavaScript Object (POJO) containing the properties of a
LabelAppearance
Properties
Properties
-
LabelAppearanceProperties.
backgroundColor
Type: Color3Like
-
LabelAppearanceProperties.
backgroundVisible
Type: boolean
-
LabelAppearanceProperties.
borderColor
Type: Color3Like
-
LabelAppearanceProperties.
borderVisible
Type: boolean
-
LabelAppearanceProperties.
borderWidth
Type: number
-
LabelAppearanceProperties.
cornerRadius
Type: number
-
LabelAppearanceProperties.
fontFamily
Type: string
-
LabelAppearanceProperties.
fontSize
Type: number
-
LabelAppearanceProperties.
fontStyle
Type: unknown | unknown | unknown
-
LabelAppearanceProperties.
fontVariant
Type: unknown | unknown
-
LabelAppearanceProperties.
fontWeight
Type: unknown | unknown | unknown | unknown
-
LabelAppearanceProperties.
opacity
Type: number
-
LabelAppearanceProperties.
textColor
Type: Color3Like