Blender V4.3
blender::nodes::node_composite_mixrgb_cc Namespace Reference

Classes

class  MixRGBShaderNode
class  SocketSearchOp

Functions

static void cmp_node_mixrgb_declare (NodeDeclarationBuilder &b)
static void node_gather_link_searches (GatherLinkSearchOpParams &params)
static ShaderNodeget_compositor_shader_node (DNode node)

Function Documentation

◆ cmp_node_mixrgb_declare()

void blender::nodes::node_composite_mixrgb_cc::cmp_node_mixrgb_declare ( NodeDeclarationBuilder & b)
static

Definition at line 27 of file node_composite_mixrgb.cc.

References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.

◆ get_compositor_shader_node()

ShaderNode * blender::nodes::node_composite_mixrgb_cc::get_compositor_shader_node ( DNode node)
static

Definition at line 167 of file node_composite_mixrgb.cc.

◆ node_gather_link_searches()

void blender::nodes::node_composite_mixrgb_cc::node_gather_link_searches ( GatherLinkSearchOpParams & params)
static

Definition at line 56 of file node_composite_mixrgb.cc.

References ELEM, IFACE_, params, rna_enum_ramp_blend_items, and SOCK_RGBA.