CompositorNodeImage(CompositorNode)
base classes — bpy_struct, Node, CompositorNode
-
class bpy.types.CompositorNodeImage(CompositorNode)
-
frame_duration
Number of images used in animation
Type : | int in [0, 300000], default 0 |
-
frame_offset
Offsets the number of the frame to use in the animation
Type : | int in [-300000, 300000], default 0 |
-
frame_start
Type : | int in [1, 300000], default 0 |
-
image
-
-
layer
Type : | enum in [‘PLACEHOLDER’], default ‘PLACEHOLDER’ |
-
use_auto_refresh
Type : | boolean, default False |
-
use_cyclic
Type : | boolean, default False |
Inherited Properties
Inherited Functions