Navigation
BlueprintAPI > BlueprintAPI/RenderGrid
Renders all the given jobs of this render grid. Only renders a single frame of each job. The frame number it renders is based on the given FramePosition (0.0 is the first frame, 1.0 is the last frame, 0.5 is the frame in the middle, etc).
Target is Render Grid
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Jobs | |
| real | Frame Position |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |