Show / Hide Table of Contents

Interface IReplacementCriteria

Namespace:Mapbox.Unity.MeshGeneration.Modifiers
Assembly:cs.temp.dll.dll
Syntax
public interface IReplacementCriteria

Methods

ShouldReplaceFeature(VectorFeatureUnity)

Declaration
bool ShouldReplaceFeature(VectorFeatureUnity feature)
Parameters
Type Name Description
VectorFeatureUnity feature
Returns
Type Description
System.Boolean
Back to top © 2017 Mapbox