Blender V4.3
blender::nodes::node_sh_mix_cc::SocketSearchOp Class Reference

Public Member Functions

void operator() (LinkSearchOpParams &params)
 

Public Attributes

std::string socket_name
 
int type = MA_RAMP_BLEND
 

Detailed Description

Definition at line 174 of file node_shader_mix.cc.

Member Function Documentation

◆ operator()()

void blender::nodes::node_sh_mix_cc::SocketSearchOp::operator() ( LinkSearchOpParams & params)
inline

Definition at line 178 of file node_shader_mix.cc.

References params, SOCK_RGBA, socket_name, and type.

Member Data Documentation

◆ socket_name

std::string blender::nodes::node_sh_mix_cc::SocketSearchOp::socket_name

Definition at line 176 of file node_shader_mix.cc.

Referenced by operator()().

◆ type

int blender::nodes::node_sh_mix_cc::SocketSearchOp::type = MA_RAMP_BLEND

Definition at line 177 of file node_shader_mix.cc.

Referenced by operator()().


The documentation for this class was generated from the following file: