Blender V2.61 - r43446
Functions | Variables

node_shader_output_lamp.c File Reference

#include "../node_shader_util.h"

Go to the source code of this file.

Functions

void register_node_type_sh_output_lamp (bNodeTreeType *ttype)

Variables

static bNodeSocketTemplate sh_node_output_lamp_in []

Function Documentation

void register_node_type_sh_output_lamp ( bNodeTreeType ttype)

Variable Documentation

Initial value:
 {
    {   SOCK_SHADER, 1, "Surface",      0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 1.0f},
    {   -1, 0, ""   }
}

Definition at line 32 of file node_shader_output_lamp.c.