docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ColliderType

    The concrete type of a collider.

    Namespace: Unity.Physics
    Assembly: Unity.Physics.dll
    Syntax
    public enum ColliderType : byte

    Fields

    Name Description
    Box

    An enum constant representing the box collider type.

    Capsule

    An enum constant representing the capsule collider type.

    Compound

    An enum constant representing the compound collider type.

    Convex

    An enum constant representing the convex collider type.

    Cylinder

    An enum constant representing the cylinder collider type.

    Mesh

    An enum constant representing the mesh collider type.

    Quad

    An enum constant representing the quad collider type.

    Sphere

    An enum constant representing the sphere collider type.

    Terrain

    An enum constant representing the terrain collider type.

    Triangle

    An enum constant representing the triangle collider type.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)