Search Results for

    Show / Hide Table of Contents

    Class Section

    Section of the effect.

    Inheritance
    object
    Section
    GlobalSection
    LibrarySection
    PassSection
    ResourceLayoutSection
    Namespace: Evergine.Framework.Graphics.Effects.Analyzer
    Assembly: Evergine.Framework.dll
    Syntax
    public class Section

    Constructors

    Section()

    Initializes a new instance of the Section class.

    Declaration
    public Section()

    Fields

    RawLines

    The raw lines.

    Declaration
    public List<LineInfo> RawLines
    Field Value
    Type Description
    List<LineInfo>

    Extension Methods

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