Blender V5.0
NodeForeachGeometryElementInputItems Struct Reference

#include <DNA_node_types.h>

Public Attributes

NodeForeachGeometryElementInputItemitems
int items_num
int active_index
int next_identifier
char _pad [4]

Detailed Description

Definition at line 2249 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeForeachGeometryElementInputItems::_pad[4]

Definition at line 2254 of file DNA_node_types.h.

◆ active_index

int NodeForeachGeometryElementInputItems::active_index

Definition at line 2252 of file DNA_node_types.h.

◆ items

NodeForeachGeometryElementInputItem* NodeForeachGeometryElementInputItems::items

◆ items_num

◆ next_identifier

int NodeForeachGeometryElementInputItems::next_identifier

Definition at line 2253 of file DNA_node_types.h.


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