![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MediaShaders.h>
Inheritance diagram for FYCoCgConvertPS:Pixel convert to resize an YCoCg texture.
This shader expects an YCoCg frame packed into a single texture in PF_DXT5 format.
|
inline |
|
inline |
| void FYCoCgConvertPS::SetParameters | ( | FRHIBatchedShaderParameters & | BatchedParameters, |
| TRefCountPtr< FRHITexture > | YCoCgTexture, | ||
| const FIntPoint & | OutputDimensions, | ||
| UE::Color::EEncoding | Encoding, | ||
| const FMatrix44f & | CSTransform, | ||
| MediaShaders::EToneMapMethod | ToneMapMethod = MediaShaders::EToneMapMethod::None |
||
| ) |