Blender V4.3
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 2015 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeForeachGeometryElementInputItems::_pad[4]

Definition at line 2020 of file DNA_node_types.h.

◆ active_index

int NodeForeachGeometryElementInputItems::active_index

Definition at line 2018 of file DNA_node_types.h.

◆ items

◆ items_num

◆ next_identifier

int NodeForeachGeometryElementInputItems::next_identifier

Definition at line 2019 of file DNA_node_types.h.


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