MeshColliderCookingOptions

enumeration

매뉴얼로 전환

설명

Cooking options that are available with MeshCollider.

변수

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.