Class: TileSetChild
Constructors
Properties
Constructors
constructor
• new TileSetChild(): TileSetChild
Returns
Properties
boundingVolume
• boundingVolume: Object
Type declaration
Name | Type |
---|---|
box | number [] |
Defined in
src/loader/parser/tileRenderer/TileSet.ts:18
geometricError
• geometricError: number
Defined in
src/loader/parser/tileRenderer/TileSet.ts:19
refine
• refine: string
Defined in
src/loader/parser/tileRenderer/TileSet.ts:20
content
• content: Object
Type declaration
Name | Type |
---|---|
uri | string |
Defined in
src/loader/parser/tileRenderer/TileSet.ts:21
contents
• contents: TileSetChildContent
[]