|
Blender
V3.3
|
Public Member Functions | |
| void | operator() (LinkSearchOpParams ¶ms) |
Public Attributes | |
| std::string | socket_name |
| NodeVectorMathOperation | mode = NODE_VECTOR_MATH_ADD |
Definition at line 36 of file node_shader_vector_math.cc.
|
inline |
Definition at line 40 of file node_shader_vector_math.cc.
References mode, node, params, and socket_name.
| NodeVectorMathOperation blender::nodes::node_shader_vector_math_cc::SocketSearchOp::mode = NODE_VECTOR_MATH_ADD |
Definition at line 39 of file node_shader_vector_math.cc.
Referenced by operator()().
| std::string blender::nodes::node_shader_vector_math_cc::SocketSearchOp::socket_name |
Definition at line 38 of file node_shader_vector_math.cc.
Referenced by operator()().