Blender  V2.93
Public Attributes | List of all members
bActionModifier Struct Reference

#include <DNA_nla_types.h>

Public Attributes

struct bActionModifiernext
 
struct bActionModifierprev
 
short type
 
short flag
 
char channel [32]
 
float noisesize
 
float turbul
 
short channels
 
short no_rot_axis
 
struct Objectob
 

Detailed Description

Definition at line 37 of file DNA_nla_types.h.

Member Data Documentation

◆ channel

char bActionModifier::channel[32]

Definition at line 40 of file DNA_nla_types.h.

◆ channels

short bActionModifier::channels

Definition at line 44 of file DNA_nla_types.h.

◆ flag

short bActionModifier::flag

Definition at line 39 of file DNA_nla_types.h.

◆ next

struct bActionModifier* bActionModifier::next

Definition at line 38 of file DNA_nla_types.h.

◆ no_rot_axis

short bActionModifier::no_rot_axis

Definition at line 47 of file DNA_nla_types.h.

◆ noisesize

float bActionModifier::noisesize

Definition at line 43 of file DNA_nla_types.h.

◆ ob

struct Object* bActionModifier::ob

Definition at line 48 of file DNA_nla_types.h.

◆ prev

struct bActionModifier * bActionModifier::prev

Definition at line 38 of file DNA_nla_types.h.

◆ turbul

float bActionModifier::turbul

Definition at line 43 of file DNA_nla_types.h.

◆ type

short bActionModifier::type

Definition at line 39 of file DNA_nla_types.h.


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