Search Results for

    Show / Hide Table of Contents

    Class AtmospherePreCompute

    PBR atmosphere cache data rendering service.

    Inheritance
    AtmospherePreCompute
    Assembly: FlaxEngine.dll
    File: Engine/Renderer/AtmospherePreCompute.h
    Syntax
    public class AtmospherePreCompute

    Methods

    GetCache(AtmosphereCache* cache)

    Gets the atmosphere cache textures.

    Declaration
    public static bool GetCache(AtmosphereCache* cache)
    Parameters
    AtmosphereCache cache

    Result cache

    Returns
    bool

    True if context is ready for usage.

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