Version: 2022.3
Language : English
Capsule collider component reference
Mesh colliders

Mesh colliders

The MeshThe main graphics primitive of Unity. Meshes make up a large part of your 3D worlds. Unity supports triangulated or Quadrangulated polygon meshes. Nurbs, Nurms, Subdiv surfaces must be converted to polygons. More info
See in Glossary
colliderAn invisible shape that is used to handle physical collisions for an object. A collider doesn’t need to be exactly the same shape as the object’s mesh - a rough approximation is often more efficient and indistinguishable in gameplay. More info
See in Glossary
takes a Mesh Asset and builds a collider that matches the geometry of that Mesh. It is more accurate for collisionA collision occurs when the physics engine detects that the colliders of two GameObjects make contact or overlap, when at least one has a Rigidbody component and is in motion. More info
See in Glossary
detection than primitive colliders, and is a better option for complicated Meshes.

Topic Description
Introduction to Mesh colliders Overview of the fundamental concepts around Mesh collidersA free-form collider component which accepts a mesh reference to define its collision surface shape. More info
See in Glossary
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.
Capsule collider component reference
Mesh colliders
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961