base class — bpy_struct
A container referencing an existing Action
Type : | float in [-inf, inf], default 0.0 |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
NLA Strip is active
Type : | boolean, default False, (readonly) |
---|
Number of frames at start of strip to fade in influence
Type : | float in [-inf, inf], default 0.0 |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
Method used for combining strip’s result with accumulated result
Type : | enum in [‘REPLACE’, ‘ADD’, ‘SUBTRACT’, ‘MULITPLY’], default ‘REPLACE’ |
---|
Action to take for gaps past the strip extents
Type : | enum in [‘NOTHING’, ‘HOLD’, ‘HOLD_FORWARD’], default ‘HOLD’ |
---|
F-Curves for controlling the strip’s influence and timing
Type : | bpy_prop_collection of FCurve, (readonly) |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
Type : | float in [-inf, inf], default 0.0 |
---|
Amount the strip contributes to the current result
Type : | float in [0, 1], default 0.0 |
---|
Modifiers affecting all the F-Curves in the referenced Action
Type : | bpy_prop_collection of FModifier, (readonly) |
---|
NLA Strip is not evaluated
Type : | boolean, default False |
---|
Type : | string, default “”, (never None) |
---|
Number of times to repeat the action range
Type : | float in [0.1, 1000], default 0.0 |
---|
Scaling factor for action
Type : | float in [0.0001, 1000], default 0.0 |
---|
NLA Strip is selected
Type : | boolean, default False |
---|
Frame of referenced Action to evaluate
Type : | float in [-inf, inf], default 0.0 |
---|
NLA Strips that this strip acts as a container for (if it is of type Meta)
Type : | bpy_prop_collection of NlaStrip, (readonly) |
---|
Type of NLA Strip
Type : | enum in [‘CLIP’, ‘TRANSITION’, ‘META’, ‘SOUND’], default ‘CLIP’, (readonly) |
---|
Influence setting is controlled by an F-Curve rather than automatically determined
Type : | boolean, default False |
---|
Strip time is controlled by an F-Curve rather than automatically determined
Type : | boolean, default False |
---|
Cycle the animated time within the action start & end
Type : | boolean, default False |
---|
Number of frames for Blending In/Out is automatically determined from overlapping strips
Type : | boolean, default False |
---|
NLA Strip is played back in reverse order (only when timing is automatically determined)
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
References