UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlatePostProcessUpsampleInputs Struct Reference

Public Attributes

FScreenPassTexture InputTexture
 
FRDGTextureOutputTextureToClear = nullptr
 
FRDGTextureOutputTexture = nullptr
 
ERenderTargetLoadAction OutputLoadAction = ERenderTargetLoadAction::ELoad
 
const FSlateClippingOpClippingOp = nullptr
 
const FDepthStencilBindingClippingStencilBinding = nullptr
 
FIntRect ClippingElementsViewRect
 
FIntRect OutputRect
 
FVector4f CornerRadius = FVector4f::Zero()
 

Member Data Documentation

◆ ClippingElementsViewRect

FIntRect FSlatePostProcessUpsampleInputs::ClippingElementsViewRect

◆ ClippingOp

const FSlateClippingOp* FSlatePostProcessUpsampleInputs::ClippingOp = nullptr

◆ ClippingStencilBinding

const FDepthStencilBinding* FSlatePostProcessUpsampleInputs::ClippingStencilBinding = nullptr

◆ CornerRadius

FVector4f FSlatePostProcessUpsampleInputs::CornerRadius = FVector4f::Zero()

◆ InputTexture

FScreenPassTexture FSlatePostProcessUpsampleInputs::InputTexture

◆ OutputLoadAction

ERenderTargetLoadAction FSlatePostProcessUpsampleInputs::OutputLoadAction = ERenderTargetLoadAction::ELoad

◆ OutputRect

FIntRect FSlatePostProcessUpsampleInputs::OutputRect

◆ OutputTexture

FRDGTexture* FSlatePostProcessUpsampleInputs::OutputTexture = nullptr

◆ OutputTextureToClear

FRDGTexture* FSlatePostProcessUpsampleInputs::OutputTextureToClear = nullptr

The documentation for this struct was generated from the following file: