Rebel Fork Framework
Urho3D::LightProbeCollectionBakedData Struct Reference

Light probe baked data. More...

#include <Urho3D/Graphics/LightProbeGroup.h>

Public Member Functions

bool Empty () const
 Return whether the collection is empty.
 
unsigned Size () const
 Return total size.
 
void Resize (unsigned size)
 Resize collection.
 
void Clear ()
 Clear collection.
 

Public Attributes

ea::vector< SphericalHarmonicsDot9sphericalHarmonics_
 Incoming light baked into spherical harmonics.
 
ea::vector< Vector3ambient_
 Baked ambient light.
 

Detailed Description

Light probe baked data.


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