Search Results for

    Show / Hide Table of Contents

    Struct ConstantBufferMeta

    Constant buffer meta

    Assembly: FlaxEngine.dll
    File: Engine/ShadersCompilation/Parser/ShaderMeta.h
    Syntax
    public struct ConstantBufferMeta

    Fields

    Name

    Buffer name

    Declaration
    public StringAnsi Name
    Field Value
    StringAnsi

    Slot

    Slot index

    Declaration
    public byte Slot
    Field Value
    byte

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat