Interface ColliderModifier.IColliderStrategy
Namespace:Mapbox.Unity.MeshGeneration.Modifiers
Assembly:cs.temp.dll.dll
Syntax
public interface IColliderStrategy
Methods
AddColliderTo(VectorEntity)
Declaration
void AddColliderTo(VectorEntity ve)
Parameters
Type | Name | Description |
---|---|---|
VectorEntity | ve |
Reset()
Declaration
void Reset()