base class — bpy_struct
Animation data for datablock
Method used for combining Active Action’s result with result of NLA stack
Type : | enum in [‘REPLACE’, ‘ADD’, ‘SUBTRACT’, ‘MULITPLY’], default ‘REPLACE’ |
---|
Action to take for gaps past the Active Action’s range (when evaluating with NLA)
Type : | enum in [‘NOTHING’, ‘HOLD’, ‘HOLD_FORWARD’], default ‘HOLD’ |
---|
Amount the Active Action contributes to the result of the NLA stack
Type : | float in [0, 1], default 1.0 |
---|
NLA stack is evaluated when evaluating this block
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|
References