Rebel Fork Framework
Urho3D::ReflectionProbeData Struct Reference

Reflection probe data. Reused by actual reflection probes and zones. More...

#include <Urho3D/Graphics/ReflectionProbeData.h>

Public Attributes

TextureCubereflectionMap_ {}
 Reflection map, should never be null.
 
float roughnessToLODFactor_ {}
 Roughness to LOD factor. Should be equal to log2(NumLODs - 1).
 
Vector4 cubemapCenter_ {}
 Position of cubemap center. W component indicates whether it is initialized.
 
BoundingBox projectionBox_
 World-space bounding box used for cubemap box projection.
 

Detailed Description

Reflection probe data. Reused by actual reflection probes and zones.


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