Blender V5.0
ActionLayer Struct Reference

#include <DNA_action_types.h>

Inherited by blender::animrig::Layer.

Public Attributes

char name [64]
float influence
uint8_t layer_flags
int8_t layer_mix_mode
uint8_t _pad0 [2]
struct ActionStrip ** strip_array
int strip_array_num
uint8_t _pad1 [4]

Detailed Description

See also
blender::animrig::Layer

Definition at line 1155 of file DNA_action_types.h.

Member Data Documentation

◆ _pad0

uint8_t ActionLayer::_pad0[2]

Definition at line 1167 of file DNA_action_types.h.

◆ _pad1

uint8_t ActionLayer::_pad1[4]

Definition at line 1176 of file DNA_action_types.h.

◆ influence

float ActionLayer::influence

◆ layer_flags

uint8_t ActionLayer::layer_flags

◆ layer_mix_mode

int8_t ActionLayer::layer_mix_mode
See also
#blender::animrig::Layer::mixmode()

Definition at line 1165 of file DNA_action_types.h.

Referenced by blender::animrig::Layer::mix_mode().

◆ name

char ActionLayer::name[64]

◆ strip_array

◆ strip_array_num


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