Show / Hide Table of Contents

Class ElevationRequiredOptions

Inheritance
System.Object
MapboxDataProperty
ElevationRequiredOptions
Inherited Members
MapboxDataProperty.PropertyHasChanged
MapboxDataProperty.OnPropertyHasChanged(EventArgs)
MapboxDataProperty.HasChanged
MapboxDataProperty.UpdateProperty(UnityTile)
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 ElevationRequiredOptions : MapboxDataProperty

Fields

exaggerationFactor

Declaration
public float exaggerationFactor
Field Value
Type Description
System.Single

Methods

NeedsForceUpdate()

Declaration
public override bool NeedsForceUpdate()
Returns
Type Description
System.Boolean
Overrides
MapboxDataProperty.NeedsForceUpdate()
Back to top © 2017 Mapbox