Interface IFeaturePropertySettable
Namespace:Mapbox.Unity.MeshGeneration.Interfaces
Assembly:cs.temp.dll.dll
Syntax
public interface IFeaturePropertySettable
Methods
Set(Dictionary<String, Object>)
Declaration
void Set(Dictionary<string, object> props)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.Dictionary<System.String, System.Object> | props |