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

Public Attributes

FRDGBufferRef NodeData = nullptr
 
FRDGBufferRef NodeVelocity = nullptr
 
FRDGBufferSRVRef NodeVelocitySRV = nullptr
 
FRDGTextureRef SampleLightingTexture = nullptr
 

Member Data Documentation

◆ NodeData

FRDGBufferRef FMaterialPassOutput::NodeData = nullptr

◆ NodeVelocity

FRDGBufferRef FMaterialPassOutput::NodeVelocity = nullptr

◆ NodeVelocitySRV

FRDGBufferSRVRef FMaterialPassOutput::NodeVelocitySRV = nullptr

◆ SampleLightingTexture

FRDGTextureRef FMaterialPassOutput::SampleLightingTexture = nullptr

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