|
Blender V5.0
|
#include <eevee_sampling_shared.hh>
Inherited by blender::draw::StorageBuffer< SamplingData >.
Public Attributes | |
| float | dimensions [SAMPLING_DIMENSION_COUNT] |
Definition at line 59 of file eevee_sampling_shared.hh.
| float blender::eevee::SamplingData::dimensions[SAMPLING_DIMENSION_COUNT] |
Array containing random values from Low Discrepancy Sequence in [0..1) range.
Definition at line 61 of file eevee_sampling_shared.hh.