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. |