base class — bpy_struct
Collection of SequenceElement
Push an image from ImageSequence.directory
Parameters: | filename (string, (never None)) – Filepath to image |
---|---|
Returns: | New SequenceElement |
Return type: | SequenceElement |
Pop an image off the collection
Parameters: | index (int in [0, inf]) – Index of image to remove |
---|
Inherited Properties
Inherited Functions
|
References