Class ImageryLayerProperties
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 ImageryLayerProperties : LayerProperties
Fields
rasterOptions
Declaration
public ImageryRasterOptions rasterOptions
Field Value
| Type | Description |
|---|---|
| ImageryRasterOptions |
sourceOptions
Declaration
public LayerSourceOptions sourceOptions
Field Value
| Type | Description |
|---|---|
| LayerSourceOptions |
sourceType
Declaration
public ImagerySourceType sourceType
Field Value
| Type | Description |
|---|---|
| ImagerySourceType |
Methods
NeedsForceUpdate()
Declaration
public override bool NeedsForceUpdate()
Returns
| Type | Description |
|---|---|
| System.Boolean |