|
Blender V5.0
|
#include <eevee_depth_of_field_shared.hh>
Public Attributes | |
| float4float4 | color_and_coc [4] |
| float2float2 | offset |
| float2float2 | half_extent |
Definition at line 60 of file eevee_depth_of_field_shared.hh.
Color and CoC of the 4 pixels the scatter sprite represents.
Definition at line 62 of file eevee_depth_of_field_shared.hh.
Rect half extent in half pixel space.
Definition at line 66 of file eevee_depth_of_field_shared.hh.
Rect center position in half pixel space.
Definition at line 64 of file eevee_depth_of_field_shared.hh.