QuantizedMeshTilesetMetadata.MinimumZoom Property |
Gets the minimum zoom level of the tileset.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.3.420.0 (24.3.420.0)
Syntaxpublic int MinimumZoom { get; }
Public ReadOnly Property MinimumZoom As Integer
Get
public:
property int MinimumZoom {
int get ();
}
member MinimumZoom : int with get
Property Value
Type:
Int32
See Also