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

Public Attributes

FIntPoint Resolution
 
FRDGTextureRef HairCountTexture = nullptr
 
FRDGTextureRef DepthTexture = nullptr
 
FRDGTextureRef DepthCovTexture = nullptr
 
FRDGTextureRef PrimMatTexture = nullptr
 

Member Data Documentation

◆ DepthCovTexture

FRDGTextureRef FRasterComputeOutput::DepthCovTexture = nullptr

◆ DepthTexture

FRDGTextureRef FRasterComputeOutput::DepthTexture = nullptr

◆ HairCountTexture

FRDGTextureRef FRasterComputeOutput::HairCountTexture = nullptr

◆ PrimMatTexture

FRDGTextureRef FRasterComputeOutput::PrimMatTexture = nullptr

◆ Resolution

FIntPoint FRasterComputeOutput::Resolution

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