Search Results for

    Show / Hide Table of Contents

    Struct ShaderMacro

    Shader macro definition structure

    Assembly: FlaxEngine.dll
    File: Engine/Graphics/Shaders/Config.h
    Syntax
    public struct ShaderMacro

    Fields

    Definition

    Macro value

    Declaration
    public char* Definition
    Field Value
    char

    Name

    Macro name

    Declaration
    public char* Name
    Field Value
    char

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