Blender V4.3
bNodeTreeInterfaceSocket Struct Reference

#include <DNA_node_tree_interface_types.h>

Public Attributes

bNodeTreeInterfaceItem item
 
char * name
 
char * description
 
char * socket_type
 
int flag
 
int16_t attribute_domain
 
int16_t default_input
 
char * default_attribute_name
 
char * identifier
 
void * socket_data
 
IDPropertyproperties
 

Detailed Description

Definition at line 71 of file DNA_node_tree_interface_types.h.

Member Data Documentation

◆ attribute_domain

int16_t bNodeTreeInterfaceSocket::attribute_domain

◆ default_attribute_name

◆ default_input

int16_t bNodeTreeInterfaceSocket::default_input

◆ description

◆ flag

◆ identifier

◆ item

◆ name

◆ properties

◆ socket_data

◆ socket_type


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