base class — bpy_struct
Parameters defining how an Image datablock is used by another datablock
Number of fields per rendered frame (2 fields is 1 image)
Type : | int in [1, 200], default 0 |
---|
Number of images of a movie to use
Type : | int in [0, 300000], default 0 |
---|
Offset the number of the frame to use in the animation
Type : | int in [-inf, inf], default 0 |
---|
Global starting frame of the movie/sequence, assuming first picture has a #1
Type : | int in [-300000, 300000], default 0 |
---|
Layer in multilayer image
Type : | int in [0, 32767], default 0, (readonly) |
---|
Pass in multilayer image
Type : | int in [0, 32767], default 0, (readonly) |
---|
Always refresh image on frame changes
Type : | boolean, default False |
---|
Cycle the images in the movie
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|
References