Search Results for

    Show / Hide Table of Contents

    Struct LayerParamMapping

    We use them to map layer's params ID. Used in layered materials to change param ID for each layer (two or more layers may have the same params ID from the same base material)

    Assembly: FlaxEngine.dll
    File: Engine/Tools/MaterialGenerator/MaterialLayer.h
    Syntax
    public struct LayerParamMapping

    Fields

    DstId

    Declaration
    public Guid DstId
    Field Value
    Guid

    SrcId

    Declaration
    public Guid SrcId
    Field Value
    Guid

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