Blender V5.0
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 863 of file node_add.cc.

Member Data Documentation

◆ anim_timer

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

Definition at line 865 of file node_add.cc.

◆ nodes

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

Definition at line 864 of file node_add.cc.


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