|
Blender V4.3
|
#include <eevee_shader_shared.hh>
Public Attributes | |
| float2 | offset |
| float | scale |
| float | layer |
Definition at line 1630 of file eevee_shader_shared.hh.
| float blender::eevee::SphereProbeUvArea::layer |
Definition at line 1636 of file eevee_shader_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_sampling_coord().
| float2 blender::eevee::SphereProbeUvArea::offset |
Definition at line 1632 of file eevee_shader_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_sampling_coord().
| float blender::eevee::SphereProbeUvArea::scale |
Definition at line 1634 of file eevee_shader_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_sampling_coord().