Search Results for

    Show / Hide Table of Contents

    Enum DebugDrawFlags

    Debug draw flags.

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

    Fields

    Name Description
    AabbBit

    Draw AABB (Axis Aligned Bounding Box)

    CenterOfMassBit

    Draw center of mass

    JointBit

    Draw joints

    PairBit

    Draw pairs

    ShapeBit

    Draw the shape

    Extension Methods

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