Blender V5.0
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 2034 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeGeometryAttributeCaptureItem::_pad[3]

Definition at line 2037 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 2042 of file DNA_node_types.h.

Referenced by blo_do_versions_420(), 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: