|
Blender V4.3
|
Public Member Functions | |
| void | operator() (LinkSearchOpParams ¶ms) |
Public Attributes | |
| std::string | socket_name |
| NodeVectorMathOperation | mode = NODE_VECTOR_MATH_ADD |
Definition at line 41 of file node_shader_vector_math.cc.
|
inline |
Definition at line 45 of file node_shader_vector_math.cc.
References mode, params, and socket_name.
| NodeVectorMathOperation blender::nodes::node_shader_vector_math_cc::SocketSearchOp::mode = NODE_VECTOR_MATH_ADD |
Definition at line 44 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 43 of file node_shader_vector_math.cc.
Referenced by operator()().