|
Blender V4.3
|
#include "Materials.h"#include "BKE_node.hh"#include "BKE_node_runtime.hh"#include "BKE_node_tree_update.hh"Go to the source code of this file.
Functions | |
| static bNodeSocket * | set_color (bNode *node, COLLADAFW::Color col) |
|
static |
Definition at line 286 of file Materials.cpp.
References BLI_findlink(), col, and bNodeSocket::default_value.
Referenced by blender::draw::overlay::Particles::object_sync(), MaterialNode::set_ambient(), MaterialNode::set_reflective(), and MaterialNode::set_specular().