Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::reflection_probe::sphere Struct Reference

Structure representing sphere projection data. More...

#include <reflection_probe.h>

Public Attributes

float range = 5.0f
 Range of the sphere projection.
 

Detailed Description

Structure representing sphere projection data.

Definition at line 51 of file reflection_probe.h.

Member Data Documentation

◆ range

float unravel::reflection_probe::sphere::range = 5.0f

Range of the sphere projection.

Definition at line 54 of file reflection_probe.h.


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