Blender V4.3
LightProbeBlockData Struct Reference

#include <DNA_lightprobe_types.h>

Public Attributes

int offset [3]
 
int level
 

Detailed Description

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.

Member Data Documentation

◆ level

int LightProbeBlockData::level

Definition at line 286 of file DNA_lightprobe_types.h.

◆ offset

int LightProbeBlockData::offset[3]

Definition at line 284 of file DNA_lightprobe_types.h.


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