Blender V4.3
NodeGeometryAttributeCaptureItem Struct Reference

#include <DNA_node_types.h>

Public Attributes

int8_t data_type
 
char _pad [3]
 
int identifier
 
char * name
 

Detailed Description

Definition at line 1832 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeGeometryAttributeCaptureItem::_pad[3]

Definition at line 1835 of file DNA_node_types.h.

◆ data_type

◆ identifier

int NodeGeometryAttributeCaptureItem::identifier

If the identifier is zero, the item supports forward-compatibility with older versions of Blender when it was only possible to capture a single attribute at a time.

Definition at line 1840 of file DNA_node_types.h.

Referenced by blender::nodes::CaptureAttributeItemsAccessor::init_with_socket_type_and_name(), blender::nodes::CaptureAttributeItemsAccessor::input_socket_identifier_for_item(), and blender::nodes::CaptureAttributeItemsAccessor::output_socket_identifier_for_item().

◆ name


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