Click or drag to resize

QuantizedMeshTerrainTileCenter Property

Gets the center coordinates of the tile in the fixed frame of the central body. All vertex positions are relative to this.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartesian Center { get; }

Property Value

Type: Cartesian
See Also