Click or drag to resize

QuantizedMeshTerrainTileBoundingExtent Property

Gets the bounding extent of the mesh stored by this instance.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CartographicExtent BoundingExtent { get; }

Property Value

Type: CartographicExtent
See Also