Navigation
BlueprintAPI > BlueprintAPI/MovieRenderPipeline
Retrieves the cached version number calculated for the current shot, which depends on where the version token was used in the File Name Output ie: If {version} comes before {shot_name} then all shots will use the same version number, but if it comes afterwards then each shot may have a different version (which is the highest number found of that particular shot). This function should retrieve what is used in the filename writing step either way.
Target is Movie Pipeline Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| object | In Movie Pipeline |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value |