TerrainProviderShape Property |
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Ellipsoid Shape { get; protected set; }
Public Property Shape As Ellipsoid
Get
Protected Set
public:
property Ellipsoid^ Shape {
Ellipsoid^ get ();
protected: void set (Ellipsoid^ value);
}
member Shape : Ellipsoid with get, set
Property Value
Type:
EllipsoidSee Also