Search Results for

    Show / Hide Table of Contents

    Enum ModelType

    The Model type.

    Namespace: Evergine.Common.Shared.Graphics
    Assembly: Evergine.Common.dll
    Syntax
    public enum ModelType : byte

    Fields

    Name Description
    Capsule

    Capsule Model

    Cone

    Cone Model

    Cube

    Cube Model.

    Custom

    Custom Model

    Cylinder

    Cylinder Model

    Plane

    Plane Model.

    Pyramid

    Pyramid Model.

    Sphere

    Sphere Model.

    Teapot

    Teapot Model.

    Torus

    The Torus Model.

    Extension Methods

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