base classes — bpy_struct, Node, NodeInternal, CompositorNode
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 [-300000, 300000], default 0 |
|---|
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 |
|---|
Put Node output buffer to straight alpha instead of premultiplied
| Type: | boolean, default False |
|---|
True if a registered node type
| Returns: | Result |
|---|---|
| Return type: | boolean |
Input socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Output socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Inherited Properties
Inherited Functions