Version: 2017.3

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.