Preparing search index...
The search index is not available
@mapray
@mapray
mapray
TextEntity
ParentProps
Interface ParentProps
interface
ParentProps
{
bg_color
:
Vector4
;
color
:
Vector4
;
enable_bg
:
boolean
;
enable_stroke
:
boolean
;
font_family
:
string
;
font_size
:
number
;
font_style
:
FontStyle
;
font_weight
:
FontWeight
;
stroke_color
:
Vector4
;
stroke_width
:
number
;
[
name
:
string
]
:
any
;
}
Indexable
[
name:
string
]:
any
Index
Properties
bg_
color
color
enable_
bg
enable_
stroke
font_
family
font_
size
font_
style
font_
weight
stroke_
color
stroke_
width
Properties
bg_
color
bg_
color
:
Vector4
color
color
:
Vector4
enable_
bg
enable_
bg
:
boolean
enable_
stroke
enable_
stroke
:
boolean
font_
family
font_
family
:
string
font_
size
font_
size
:
number
font_
style
font_
style
:
FontStyle
font_
weight
font_
weight
:
FontWeight
stroke_
color
stroke_
color
:
Vector4
stroke_
width
stroke_
width
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bg_
color
color
enable_
bg
enable_
stroke
font_
family
font_
size
font_
style
font_
weight
stroke_
color
stroke_
width
@mapray
mapray
maprayui