Interface ISubLayerCustomStyleAtlas
Inherited Members
Namespace:Mapbox.Unity.Map
Assembly:cs.temp.dll.dll
Syntax
public interface ISubLayerCustomStyleAtlas : ISubLayerCustomStyleOptions, ISubLayerStyle
Properties
UvAtlas
Declaration
AtlasInfo UvAtlas { get; set; }
Property Value
| Type | Description |
|---|---|
| AtlasInfo |
Methods
SetAsStyle(Material, Material, AtlasInfo)
Declaration
void SetAsStyle(Material TopMaterial, Material SideMaterial, AtlasInfo uvAtlas)
Parameters
| Type | Name | Description |
|---|---|---|
| Material | TopMaterial | |
| Material | SideMaterial | |
| AtlasInfo | uvAtlas |