Interface EntryProps

Hierarchy

  • EntryProps

Indexable

[name: string]: any

Properties

bg_color?: Vector4

背景色

color?: Vector4

テキストの色

enable_stroke?: boolean

テキストの縁取りを有効にするか

font_family?: string

フォントファミリー

font_size?: number

フォントの大きさ (Pixels)

font_style?: FontStyle

フォントスタイル

font_weight?: FontWeight

フォントの太さ

id?: string

Entryを識別するID

stroke_color?: Vector4

テキスト縁の色

stroke_width?: number

テキスト縁の幅