base class — bpy_struct
Parameters defining how an Image datablock is used by another datablock
The number of fields per rendered frame (2 fields is 1 image)
| Type : | int in [1, 200], default 0 |
|---|
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 |
|---|
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