Interface ISubLayerLightStyle
Inherited Members
Namespace:Mapbox.Unity.Map
Assembly:cs.temp.dll.dll
Syntax
public interface ISubLayerLightStyle : ISubLayerStyle
Properties
Opacity
Declaration
float Opacity { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
Methods
SetAsStyle(Single)
Declaration
void SetAsStyle(float opacity)
Parameters
Type | Name | Description |
---|---|---|
System.Single | opacity |