Blender  V3.3
Functions
blender::nodes::node_shader_output_linestyle_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_buts_output_linestyle (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 

Function Documentation

◆ node_buts_output_linestyle()

static void blender::nodes::node_shader_output_linestyle_cc::node_buts_output_linestyle ( uiLayout layout,
bContext UNUSEDC,
PointerRNA ptr 
)
static

◆ node_declare()

static void blender::nodes::node_shader_output_linestyle_cc::node_declare ( NodeDeclarationBuilder b)
static

Definition at line 11 of file node_shader_output_linestyle.cc.

References usdtokens::b(), N_, and PROP_FACTOR.

Referenced by register_node_type_sh_output_linestyle().