base classes — bpy_struct, Node, CompositorNode
Sets the number of images of a movie to use
| Type : | int in [0, 300000], default 0 |
|---|
Offsets the number of the frame to use in the animation
| Type : | int in [-300000, 300000], default 0 |
|---|
Sets the global starting frame of the movie/sequence, assuming first picture has a #1
| Type : | int in [-300000, 300000], default 0 |
|---|
| Type : | enum in [‘PLACEHOLDER’], default ‘PLACEHOLDER’ |
|---|
Always refresh image on frame changes
| Type : | boolean, default False |
|---|
Cycle the images in the movie
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|