TerrainProviderHeightReference 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 HeightReference HeightReference { get; protected set; }
Public Property HeightReference As HeightReference
Get
Protected Set
public:
property HeightReference HeightReference {
HeightReference get ();
protected: void set (HeightReference value);
}
member HeightReference : HeightReference with get, set
Property Value
Type:
HeightReferenceSee Also