GltfTemplate Interface
The output of readGltfTemplate.
Properties
| Name | Type | Description | |
|---|---|---|---|
| boundingBox | Range3d | The bounding box of the model, in world coordinates (z-axis up). | |
| localBoundingBox | Range3d | The bounding box of the model, in local coordinates (y-axis up). | |
| template | GraphicTemplate | The graphic template created from the glTF model. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.