Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Get the current state of the specified pipeline. See EMovieRenderPipelineState for more detail about each state.
Target is Movie Graph Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| object | In Movie Graph Pipeline | The pipeline to get the state for. |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Return Value | The current state. |