Blender V5.0
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 189 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 193 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 191 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 192 of file node_shader_mix.cc.

Referenced by operator()().


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