base classes — bpy_struct, Sequence
Sequence strip to load a video from the clip editor
Representation of alpha information in the RGBA pixels
Type : | enum in [‘STRAIGHT’, ‘PREMUL’], default ‘STRAIGHT’ |
---|
Animation end offset (trim end)
Type : | int in [0, inf], default 0 |
---|
Animation start offset (trim start)
Type : | int in [0, inf], default 0 |
---|
Type : | float in [0, 20], default 1.0 |
---|
Type : | float in [0, 20], default 1.0 |
---|
Type : | SequenceCrop, (readonly) |
---|
Use the 2D stabilized version of the clip
Type : | boolean, default False |
---|
Only display every nth frame
Type : | float in [1, 30], default 0.0 |
---|
Type : | SequenceTransform, (readonly) |
---|
Use the undistorted version of the clip
Type : | boolean, default False |
---|
Crop image before processing
Type : | boolean, default False |
---|
For video movies to remove fields
Type : | boolean, default False |
---|
Flip on the X axis
Type : | boolean, default False |
---|
Flip on the Y axis
Type : | boolean, default False |
---|
Convert input to float data
Type : | boolean, default False |
---|
Reverse frame order
Type : | boolean, default False |
---|
Translate image before processing
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions