Unravel Engine C++ Reference
|
Structure representing sphere projection data. More...
#include <reflection_probe.h>
Public Attributes | |
float | range = 5.0f |
Range of the sphere projection. | |
Structure representing sphere projection data.
Definition at line 51 of file reflection_probe.h.
float unravel::reflection_probe::sphere::range = 5.0f |
Range of the sphere projection.
Definition at line 54 of file reflection_probe.h.