Class LayerStats
Inheritance
System.Object
LayerStats
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
public class LayerStats
Fields
account
Declaration
public string account
Field Value
Type | Description |
---|---|
System.String |
attributes
Declaration
public AttributeStats[] attributes
Field Value
Type | Description |
---|---|
AttributeStats[] |
count
Declaration
public string count
Field Value
Type | Description |
---|---|
System.String |
geometry
Declaration
public string geometry
Field Value
Type | Description |
---|---|
System.String |
layer
Declaration
public string layer
Field Value
Type | Description |
---|---|
System.String |
tilesetid
Declaration
public string tilesetid
Field Value
Type | Description |
---|---|
System.String |