Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/UColorConverterOutputPass
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTexture * ApplyColorTransform
(
UTexture* RenderResult, |
CompositingElements/CompositingElementOutputs.h | ||
UTexture * ApplyColorTransform
(
UTexture* RenderResult, |
CompositingElements/CompositingElementOutputs.h | ||
UTexture * ApplyColorTransform
(
UTexture* RenderResult, |
CompositingElements/CompositingElementOutputs.h |
ApplyColorTransform(UTexture , UComposurePostProcessingPassProxy )
| Name | ApplyColorTransform |
| Type | function |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementOutputs.h |
| Include Path | #include "CompositingElements/CompositingElementOutputs.h" |
| Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompositingElementOutputs.cpp |
UTexture * ApplyColorTransform
(
UTexture * RenderResult,
UComposurePostProcessingPassProxy * PostProcessProxy
)
ApplyColorTransform(UTexture , UComposurePostProcessingPassProxy , FInheritedTargetPool &)
| Name | ApplyColorTransform |
| Type | function |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementOutputs.h |
| Include Path | #include "CompositingElements/CompositingElementOutputs.h" |
| Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompositingElementOutputs.cpp |
UTexture * ApplyColorTransform
(
UTexture * RenderResult,
UComposurePostProcessingPassProxy * PostProcessProxy,
FInheritedTargetPool & TargetPool
)
ApplyColorTransform(UTexture , UComposurePostProcessingPassProxy , FIntPoint, ETextureRenderTargetFormat)
| Name | ApplyColorTransform |
| Type | function |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementOutputs.h |
| Include Path | #include "CompositingElements/CompositingElementOutputs.h" |
| Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompositingElementOutputs.cpp |
UTexture * ApplyColorTransform
(
UTexture * RenderResult,
UComposurePostProcessingPassProxy * PostProcessProxy,
FIntPoint TargetResolution,
ETextureRenderTargetFormat TargetFormat
)