Class StyleIconBundle
Inheritance
System.Object
StyleIconBundle
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.Editor
Assembly:cs.temp.dll.dll
Syntax
public class StyleIconBundle
Constructors
StyleIconBundle(String, String)
Declaration
public StyleIconBundle(string styleName, string paletteName = "")
Parameters
Type | Name | Description |
---|---|---|
System.String | styleName | |
System.String | paletteName |
Fields
path
Declaration
public string path
Field Value
Type | Description |
---|---|
System.String |
texture
Declaration
public Texture texture
Field Value
Type | Description |
---|---|
Texture |
Methods
Load()
Declaration
public void Load()