|
Blender
V2.93
|
#include "../node_shader_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_sh_output_light (void) |
Variables | |
| static bNodeSocketTemplate | sh_node_output_light_in [] |
| void register_node_type_sh_output_light | ( | void | ) |
Definition at line 30 of file node_shader_output_light.c.
References NODE_CLASS_OUTPUT, node_type_init(), node_type_internal_links(), node_type_socket_templates(), node_type_storage(), nodeRegisterType(), NULL, SH_NODE_OUTPUT_LIGHT, sh_node_output_light_in, and sh_node_type_base().
Referenced by registerShaderNodes().
|
static |
Definition at line 24 of file node_shader_output_light.c.
Referenced by register_node_type_sh_output_light().