Blender V5.0
blender::nodes::node_composite_vec_blur_cc::Accumulator Struct Reference

Public Attributes

float4 fg
float4 bg
float3 weight

Detailed Description

Definition at line 301 of file node_composite_vec_blur.cc.

Member Data Documentation

◆ bg

float4 blender::nodes::node_composite_vec_blur_cc::Accumulator::bg

◆ fg

float4 blender::nodes::node_composite_vec_blur_cc::Accumulator::fg

◆ weight

float3 blender::nodes::node_composite_vec_blur_cc::Accumulator::weight

x: Background, y: Foreground, z: dir.

Definition at line 305 of file node_composite_vec_blur.cc.

Referenced by blender::nodes::node_composite_vec_blur_cc::gather_sample().


The documentation for this struct was generated from the following file: