Rebel Fork Framework
Urho3D::BakedLightmap Struct Reference

Baked lightmap data. More...

#include <Urho3D/Glow/BakedLightCache.h>

Public Member Functions

 BakedLightmap ()=default
 Construct default.
 
 BakedLightmap (unsigned lightmapSize)
 Construct.
 

Public Attributes

unsigned lightmapSize_
 Size of lightmap.
 
ea::vector< Vector3lightmap_
 Lightmap data, in linear space.
 

Detailed Description

Baked lightmap data.


The documentation for this struct was generated from the following file: