GltfGraphic Interface
The output of readGltf.
Properties
Name | Type | Description | |
---|---|---|---|
boundingBox | Range3d | The bounding box of the model, in world coordinates (z-axis up). | |
graphic | RenderGraphic | The graphic created from the glTF model. | |
localBoundingBox | Range3d | The bounding box of the model, in local coordinates (y-axis up). |
Defined in
- core/frontend/src/tile/GltfReader.ts Line 2142
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.