Class ElevationModificationOptions
Inheritance
System.Object
ElevationModificationOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:Mapbox.Unity.Map
Assembly:cs.temp.dll.dll
Syntax
[Serializable]
public class ElevationModificationOptions
Fields
earthRadius
Declaration
public float earthRadius
Field Value
Type | Description |
---|---|
System.Single |
sampleCount
Declaration
public int sampleCount
Field Value
Type | Description |
---|---|
System.Int32 |
useRelativeHeight
Declaration
public bool useRelativeHeight
Field Value
Type | Description |
---|---|
System.Boolean |