|
Blender V5.0
|
#include <eevee_lightprobe_shared.hh>
Public Attributes | |
| int2 | offset |
| int | extent |
| int | layer |
Definition at line 46 of file eevee_lightprobe_shared.hh.
| int blender::eevee::SphereProbePixelArea::extent |
Definition at line 51 of file eevee_lightprobe_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_write_coord().
| int blender::eevee::SphereProbePixelArea::layer |
Definition at line 53 of file eevee_lightprobe_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_write_coord().
| int2 blender::eevee::SphereProbePixelArea::offset |
Definition at line 49 of file eevee_lightprobe_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_write_coord().