MeshColliderCookingOptions

enumeration

Cambiar al Manual

Descripción

Cooking options that are available with MeshCollider.

Variables

NoneNo optional cooking steps will be run.
InflateConvexMeshAllow the physics engine to increase the volume of the input mesh in attempt to generate a valid convex mesh.
CookForFasterSimulationToggle between cooking for faster simulation or faster cooking time.
EnableMeshCleaningToggle cleaning of the mesh.
WeldColocatedVerticesToggle the removal of equal vertices.