Blender  V3.3
Functions
blender::nodes::node_composite_combine_color_cc Namespace Reference

Functions

static void cmp_node_combine_color_declare (NodeDeclarationBuilder &b)
 
static void cmp_node_combine_color_update (bNodeTree *UNUSED(ntree), bNode *node)
 

Function Documentation

◆ cmp_node_combine_color_declare()

static void blender::nodes::node_composite_combine_color_cc::cmp_node_combine_color_declare ( NodeDeclarationBuilder b)
static

Definition at line 96 of file node_composite_sepcomb_color.cc.

References usdtokens::b(), N_, and PROP_FACTOR.

Referenced by register_node_type_cmp_combine_color().

◆ cmp_node_combine_color_update()

static void blender::nodes::node_composite_combine_color_cc::cmp_node_combine_color_update ( bNodeTree UNUSEDntree,
bNode node 
)
static