Preparing search index...
The search index is not available
@mapray
@mapray
mapray
PinEntity
TextPinEntryOption
Interface TextPinEntryOption
interface
TextPinEntryOption
{
bg_color
?:
Vector3
;
fg_color
?:
Vector3
;
font_family
?:
string
;
id
?:
string
;
size
?:
number
|
Vector2
;
text
?:
string
;
}
Hierarchy (
view full
)
AbstractPinEntryOption
TextPinEntryOption
Index
Properties
bg_
color?
fg_
color?
font_
family?
id?
size?
text?
Properties
Optional
bg_
color
bg_
color
?:
Vector3
アイコン背景色
Optional
fg_
color
fg_
color
?:
Vector3
アイコン色
Optional
font_
family
font_
family
?:
string
フォントファミリー
Optional
id
id
?:
string
Entryを識別するID
Optional
size
size
?:
number
|
Vector2
アイコンサイズ
Optional
text
text
?:
string
表示文字列
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bg_
color
fg_
color
font_
family
id
size
text
@mapray
mapray
maprayui
アイコン背景色