Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MeshColliderCookingOptions

enumeration

Description

Cooking options that are available with MeshCollider.

Properties

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.

Did you find this page useful? Please give it a rating: