Capsule collider component reference
Mesh colliders

Mesh colliders

The Mesh collider takes a Mesh Asset and builds a collider that matches the geometry of that Mesh. It is more accurate for collision detection than primitive colliders, and is a better option for complicated Meshes.

Topic 描述
Introduction to Mesh colliders Overview of the fundamental concepts around Mesh colliders in Unity.
Prepare a Mesh for Mesh colliders Configure a Mesh so that a Mesh collider can use it to generate collision geometry.
Mesh collider component reference Reference page for the Mesh collider component.

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

  • Capsule collider component reference
    Mesh colliders