EntryProps¶
Indexable¶
[name: string]: any
Properties¶
bg_color?¶
optionalbg_color:Vector4
背景色
color?¶
optionalcolor:Vector4
テキストの色
enable_stroke?¶
optionalenable_stroke:boolean
テキストの縁取りを有効にするか
font_family?¶
optionalfont_family:string
フォントファミリー
font_size?¶
optionalfont_size:number
フォントの大きさ (Pixels)
font_style?¶
optionalfont_style:FontStyle
フォントスタイル
font_weight?¶
optionalfont_weight:FontWeight
フォントの太さ
id?¶
optionalid:string
Entryを識別するID
pixel_offset?¶
optionalpixel_offset:Vector2
オフセット量(ピクセル単位)。 0番目の要素は画面右方向、1番目の様相は画面上方向です。
stroke_color?¶
optionalstroke_color:Vector4
テキスト縁の色
stroke_width?¶
optionalstroke_width:number
テキスト縁の幅