Class VectorLayerVisualizerProperties
Inheritance
System.Object
VectorLayerVisualizerProperties
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.Unity.MeshGeneration.Interfaces
Assembly:cs.temp.dll.dll
Syntax
public class VectorLayerVisualizerProperties
Fields
buildingsWithUniqueIds
Declaration
public bool buildingsWithUniqueIds
Field Value
Type | Description |
---|---|
System.Boolean |
featureProcessingStage
Declaration
public FeatureProcessingStage featureProcessingStage
Field Value
Type | Description |
---|---|
FeatureProcessingStage |
layerFeatureFilterCombiner
Declaration
public ILayerFeatureFilterComparer layerFeatureFilterCombiner
Field Value
Type | Description |
---|---|
ILayerFeatureFilterComparer |
layerFeatureFilters
Declaration
public ILayerFeatureFilterComparer[] layerFeatureFilters
Field Value
Type | Description |
---|---|
ILayerFeatureFilterComparer[] |
vectorTileLayer
Declaration
public VectorTileLayer vectorTileLayer
Field Value
Type | Description |
---|---|
VectorTileLayer |