Search Results for

    Show / Hide Table of Contents

    Struct SavedLightmapInfo

    Single lightmap info data

    Assembly: FlaxEngine.dll
    File: Engine/Renderer/Lightmaps.h
    Syntax
    public struct SavedLightmapInfo

    Fields

    Lightmap0

    Lightmap 0 texture ID

    Declaration
    public Guid Lightmap0
    Field Value
    Guid

    Lightmap1

    Lightmap 1 texture ID

    Declaration
    public Guid Lightmap1
    Field Value
    Guid

    Lightmap2

    Lightmap 2 texture ID

    Declaration
    public Guid Lightmap2
    Field Value
    Guid

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