QuantizedMeshTileRangeStartX Property |
Gets the start X coordinate value.
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 StartX { get; }
Public ReadOnly Property StartX As Integer
Get
public:
property int StartX {
int get ();
}
member StartX : int with get
Property Value
Type:
Int32See Also