Search Results for

    Show / Hide Table of Contents

    Enum ColliderType

    List of primitive collider types.

    Namespace: nickmaltbie.OpenKCC.Utils.ColliderCast
    Assembly: cs.temp.dll.dll
    Syntax
    public enum ColliderType

    Fields

    Name Description
    Box

    List of primitive collider types.

    Capsule

    List of primitive collider types.

    Point

    List of primitive collider types.

    Sphere

    List of primitive collider types.

    In This Article
    Back to top OpenKCC Documentation