Interface ISubLayerCustomStyle
Namespace:Mapbox.Unity.Map
Assembly:cs.temp.dll.dll
Syntax
public interface ISubLayerCustomStyle
Properties
TextureAtlas
Declaration
ISubLayerCustomStyleAtlas TextureAtlas { get; }
Property Value
TextureAtlasWithColorPallete
Declaration
ISubLayerCustomStyleAtlasWithColorPallete TextureAtlasWithColorPallete { get; }
Property Value
TexturingType
Declaration
UvMapType TexturingType { get; set; }
Property Value
Tiled
Declaration
ISubLayerCustomStyleTiled Tiled { get; }
Property Value