Rebel Fork Framework
|
Cached info about current static reflection probe. More...
#include <Urho3D/Graphics/Drawable.h>
Public Attributes | |
ea::array< ReflectionProbeReference, 2 > | staticProbes_ {} |
Most important reflection probes affecting Drawable. | |
ea::array< ReflectionProbeReference, 2 > | probes_ {} |
unsigned | cacheRevision_ {} |
Information for cache invalidation. | |
Vector3 | cachePosition_ |
float | cacheInvalidationDistanceSquared_ {-1.0f} |
Cached info about current static reflection probe.