|
Blender V4.5
|
#include <eevee_shader_shared.hh>
Public Attributes | |
| float2 | offset |
| float | scale |
| float | layer |
Definition at line 1662 of file eevee_shader_shared.hh.
| float blender::eevee::SphereProbeUvArea::layer |
Definition at line 1668 of file eevee_shader_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_sampling_coord().
| float2 blender::eevee::SphereProbeUvArea::offset |
Definition at line 1664 of file eevee_shader_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_sampling_coord().
| float blender::eevee::SphereProbeUvArea::scale |
Definition at line 1666 of file eevee_shader_shared.hh.
Referenced by blender::eevee::SphereProbeAtlasCoord::as_sampling_coord().