TextPinEntryOption¶
Extends¶
Properties¶
bg_color?¶
optionalbg_color:Vector3
アイコン背景色
Inherited from¶
AbstractPinEntryOption.bg_color
border_color?¶
optionalborder_color:Vector3
アイコンボーダー色
Inherited from¶
AbstractPinEntryOption.border_color
border_width?¶
optionalborder_width:number
アイコンボーダー幅
Inherited from¶
AbstractPinEntryOption.border_width
fg_color?¶
optionalfg_color:Vector3
アイコン色
Inherited from¶
AbstractPinEntryOption.fg_color
font_family?¶
optionalfont_family:string
フォントファミリー
font_size?¶
optionalfont_size:number
フォントサイズ
id?¶
optionalid:string
Entryを識別するID
Inherited from¶
size?¶
optionalsize:number|Vector2
アイコンサイズ
Inherited from¶
text?¶
optionaltext:string
表示文字列