|
Blender V4.3
|
Classes | |
| class | AlphaOverShaderNode |
Functions | |
| static void | cmp_node_alphaover_declare (NodeDeclarationBuilder &b) |
| static void | node_alphaover_init (bNodeTree *, bNode *node) |
| static void | node_composit_buts_alphaover (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static ShaderNode * | get_compositor_shader_node (DNode node) |
|
static |
Definition at line 24 of file node_composite_alpha_over.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 96 of file node_composite_alpha_over.cc.
|
static |
Definition at line 41 of file node_composite_alpha_over.cc.
|
static |
Definition at line 46 of file node_composite_alpha_over.cc.
References col, ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), and uiLayoutColumn().