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.2.419.0 (24.2.419.0)
Syntax public Cartesian Center { get; }
Public ReadOnly Property Center As Cartesian
Get
public:
property Cartesian Center {
Cartesian get ();
}
member Center : Cartesian with get
Property Value
Type:
CartesianSee Also