|
Blender V4.3
|
Classes | |
| class | MapValueShaderNode |
Functions | |
| static void | cmp_node_map_value_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_map_value (bNodeTree *, bNode *node) |
| static void | node_composit_buts_map_value (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static ShaderNode * | get_compositor_shader_node (DNode node) |
|
static |
Definition at line 28 of file node_composite_map_value.cc.
References b, and blender::nodes::SocketDeclaration::compositor_domain_priority().
|
static |
Definition at line 104 of file node_composite_map_value.cc.
|
static |
Definition at line 43 of file node_composite_map_value.cc.
References col, ptr, RNA_boolean_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), uiLayoutColumn(), and uiLayoutSetActive().
|
static |
Definition at line 38 of file node_composite_map_value.cc.
References BKE_texture_mapping_add(), and TEXMAP_TYPE_POINT.