Blender V4.3
blender::ed::space_node::NodeStackAnimationData Struct Reference

Public Attributes

Vector< bNode * > nodes
 
wmTimeranim_timer
 

Detailed Description

Node stack animation data, sorts nodes so each node is placed on top of each other.

Definition at line 693 of file node_add.cc.

Member Data Documentation

◆ anim_timer

wmTimer* blender::ed::space_node::NodeStackAnimationData::anim_timer

Definition at line 695 of file node_add.cc.

◆ nodes

Vector<bNode *> blender::ed::space_node::NodeStackAnimationData::nodes

Definition at line 694 of file node_add.cc.


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