Structure containing an animation node.
More...
#include <SG.h>
Structure containing an animation node.
Definition at line 74 of file SG.h.
◆ channel_names
const char** SG_AnimationNode::channel_names |
Names of the animation channels.
Definition at line 78 of file SG.h.
◆ channel_values
float* SG_AnimationNode::channel_values |
Current values of the animation channels.
Definition at line 79 of file SG.h.
◆ name
const char* SG_AnimationNode::name |
Unique name of the node.
Definition at line 75 of file SG.h.
◆ num_channels
sg_size SG_AnimationNode::num_channels |
Number of animation channels.
Definition at line 77 of file SG.h.
◆ type
Type of the node.
Definition at line 76 of file SG.h.
The documentation for this struct was generated from the following file: