Navigation
API > API/Plugins > API/Plugins/RivermaxRendering > API/Plugins/RivermaxRendering/FRGBToYUV8Bit422CS
References
| Module | RivermaxRendering |
| Header | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxRendering/Public/RivermaxShaders.h |
| Include | #include "RivermaxShaders.h" |
| Source | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxRendering/Private/RivermaxShaders.cpp |
FRGBToYUV8Bit422CS::FParameters * AllocateAndSetParameters
(
FRDGBuilder & GraphBuilder,
FRDGTextureRef SourceTexture,
const FIntPoint & CaptureSize,
const FIntRect & SourceViewRect,
const FIntPoint & OutputSize,
const FMatrix & ColorTransform,
const FVector & YUVOffset,
bool bDoLinearToSrgb,
FRDGBufferRef OutputBuffer
)
Remarks
Allocates and setup shader parameter in the incoming graph builder