Rebel Fork Framework
Urho3D::CachedDrawableReflection Struct Reference

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}
 

Detailed Description

Cached info about current static reflection probe.


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