Search Results for

    Show / Hide Table of Contents

    Enum DrawableType

    The drawable type.

    Namespace: Evergine.Framework
    Assembly: Evergine.Framework.dll
    Syntax
    [Flags]
    public enum DrawableType

    Fields

    Name Description
    All

    All drawable types

    Drawable2D

    Drawable 2D

    Drawable3D

    Drawable 3D.

    Extension Methods

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