Rebel Fork Framework
BakedSceneChunk.h File Reference

Classes

struct  Urho3D::LightProbeCollectionForBaking
 Light probe collection with extra data needed for baking. More...
 
struct  Urho3D::BakedSceneChunk
 Baking chunk. Contains everything to bake light for given chunk. More...
 

Functions

BakedSceneChunk Urho3D::CreateBakedSceneChunk (Context *context, BakedSceneCollector &collector, const IntVector3 &chunk, const LightBakingSettings &settings)
 Create baked scene chunk.