Frame Depedency
render node
Allows an output frame to depend on one or more input frames.
Certain rendering operations require more than one input frame to produce an output frame, like motion blur. This ROP allows you to specify any number of input frames for any output frame.
Input frame dependencies that are relative to the output frame can be represented by offsets from $F. ie, the next ($F+1) and previous ($F-1) frame.
Parameters
|
Render |
Begins the render with the last render control settings. |
|
Render Control |
Opens the render control dialog to allow adjustments of the render parameters before rendering. |
|
Render with Take |
Uses the settings in a particular take while rendering. Choose “Current” to use the current take when rendering. |
Frame Dependency
|
Frame Depends On |
The frame dependency can either be specified as a list of frames, or a frame range.
|
||||||||
|
Frame Range |
The frame range of the input that an output frame depends on. |
||||||||
|
Frames |
The number of dependencies in the list of frame dependencies. |
||||||||
|
Frame Dependency 1,2,.. |
Each frame dependency has a separate field. |
Local variables
|
N |
Frame being rendered. |
|
NRENDER |
Total number of frames being rendered. |
Usages in other examples
| Example name | Example for |
|---|