Search Results for

    Show / Hide Table of Contents

    Enum ColliderShapeType2D

    Shape types.

    Namespace: Evergine.Common.Physics2D
    Assembly: Evergine.Common.dll
    Syntax
    public enum ColliderShapeType2D

    Fields

    Name Description
    Box

    Box shape

    Chain

    Chain shape

    Circle

    Circle shape

    Edge

    Edge type shape

    Polygon

    Polygon shape

    TypeCount

    Shape type count

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In This Article
    Back to top
    Generated by DocFX