|
Blender V4.3
|
Public Attributes | |
| float4 | fg |
| float4 | bg |
| float3 | weight |
Definition at line 256 of file COM_VectorBlurOperation.cc.
| float4 blender::compositor::Accumulator::bg |
Definition at line 258 of file COM_VectorBlurOperation.cc.
Referenced by blender::compositor::gather_sample().
| float4 blender::compositor::Accumulator::fg |
Definition at line 257 of file COM_VectorBlurOperation.cc.
Referenced by blender::compositor::gather_sample().
| float3 blender::compositor::Accumulator::weight |
x: Background, y: Foreground, z: dir.
Definition at line 260 of file COM_VectorBlurOperation.cc.
Referenced by blender::compositor::gather_sample().