Blender V4.3
ActionChannelBag Struct Reference

#include <DNA_action_types.h>

Inherited by blender::animrig::ChannelBag.

Public Attributes

int32_t slot_handle
 
int group_array_num
 
struct bActionGroup ** group_array
 
uint8_t _pad [4]
 
int fcurve_array_num
 
struct FCurve ** fcurve_array
 

Detailed Description

See also
blender::animrig::ChannelBag

Definition at line 1266 of file DNA_action_types.h.

Member Data Documentation

◆ _pad

uint8_t ActionChannelBag::_pad[4]

Definition at line 1286 of file DNA_action_types.h.

◆ fcurve_array

◆ fcurve_array_num

◆ group_array

◆ group_array_num

◆ slot_handle


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