Enum MeshColliderCookingOptions
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum MeshColliderCookingOptions
Fields
| Name | Description |
|---|---|
| CookForFasterSimulation | |
| EnableMeshCleaning | |
| InflateConvexMesh | |
| None | |
| WeldColocatedVertices |