Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphDefaultRenderer
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphDefaultRenderer.h |
| Include | #include "Graph/MovieGraphDefaultRenderer.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/MovieGraphDefaultRenderer.cpp |
float GetCameraOverscan
(
int32 InCameraIndex
)
Remarks
Gets the overscan value for the specified camera. First checks to see if any cached overscan value exists and returning it, and if no cached value was found, gets the camera's live overscan value and caches it.