QuantizedMeshTilesetMetadataMaximumZoom Property |
Gets the maximum zoom level of the tileset.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int MaximumZoom { get; }
Public ReadOnly Property MaximumZoom As Integer
Get
public:
property int MaximumZoom {
int get ();
}
member MaximumZoom : int with get
Property Value
Type:
Int32See Also