コンテンツにスキップ

Json

Entity Json

Extends

Properties

altitude_mode?

optional altitude_mode: "absolute" | "clamp" | "relative"

高度モード

Inherited from

Json.altitude_mode


bg_color?

optional bg_color: Vector4 | Vector3


color?

optional color: Vector4 | Vector3


enable_bg?

optional enable_bg: boolean


enable_stroke?

optional enable_stroke: boolean


entries

entries: EntryJson[]


font_family?

optional font_family: string


font_size?

optional font_size: number


font_style?

optional font_style: FontStyle


font_weight?

optional font_weight: FontWeight


id?

optional id: string

Inherited from

Json.id


pixel_offset?

optional pixel_offset: Vector2


stroke_color?

optional stroke_color: Vector4 | Vector3


stroke_width?

optional stroke_width: number


type

type: string

Inherited from

Json.type


visibility?

optional visibility: boolean

可視性

Inherited from

Json.visibility