|
Blender V4.3
|
#include <DNA_lightprobe_types.h>
Public Attributes | |
| int | offset [3] |
| int | level |
Defines one block of data inside the grid cache data arrays. The block size if the same for all the blocks.
Definition at line 282 of file DNA_lightprobe_types.h.
| int LightProbeBlockData::level |
Definition at line 286 of file DNA_lightprobe_types.h.
| int LightProbeBlockData::offset[3] |
Definition at line 284 of file DNA_lightprobe_types.h.