Search Results for

    Show / Hide Table of Contents

    Enum LineType

    Defines the line composition types.

    Namespace: Evergine.Components.Primitives
    Assembly: Evergine.Components.dll
    Syntax
    public enum LineType

    Fields

    Name Description
    LineList

    A line list is a list of isolated straight line segments

    LineStrip

    A line strip is a primitive that is composed of connected line segments.

    Extension Methods

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