Rebel Fork Framework
|
Scene background description. More...
#include <Urho3D/Glow/BakedSceneBackground.h>
Public Member Functions | |
Vector3 | SampleLinear (const Vector3 &direction) const |
Public Attributes | |
float | intensity_ {} |
Color | color_ |
SharedPtr< ImageCube > | image_ |
Private Member Functions | |
Color | SampleGammaInternal (const Vector3 &direction) const |
Scene background description.