@cityjson/flatcitybuf
Preparing search index...
index
Appearance
Interface Appearance
interface
Appearance
{
"default-theme-material"
?:
string
;
"default-theme-texture"
?:
string
;
materials
?:
MaterialObject
[]
;
textures
?:
TextureObject
[]
;
"vertices-texture"
?:
[
number
,
number
]
[]
;
}
Index
Properties
default-
theme-
material?
default-
theme-
texture?
materials?
textures?
vertices-
texture?
Properties
Optional
default-
theme-
material
"default-theme-material"
?:
string
Optional
default-
theme-
texture
"default-theme-texture"
?:
string
Optional
materials
materials
?:
MaterialObject
[]
Optional
textures
textures
?:
TextureObject
[]
Optional
vertices-
texture
"vertices-texture"
?:
[
number
,
number
]
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
default-
theme-
material
default-
theme-
texture
materials
textures
vertices-
texture
@cityjson/flatcitybuf
Loading...