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

#include <HairStrandsForwardRaster.h>

Public Attributes

FIntPoint Resolution
 
uint32 RasterizedInstanceCount = 0
 
FRDGTextureRef NodeIndex = nullptr
 
FRDGBufferRef NodeCoord = nullptr
 
FRDGBufferRef NodeVis = nullptr
 
FRDGBufferRef PointCount = nullptr
 
FRDGBufferRef Points = nullptr
 
FRDGBufferSRVRef PointsSRV = nullptr
 

Member Data Documentation

◆ NodeCoord

FRDGBufferRef FRasterForwardCullingOutput::NodeCoord = nullptr

◆ NodeIndex

FRDGTextureRef FRasterForwardCullingOutput::NodeIndex = nullptr

◆ NodeVis

FRDGBufferRef FRasterForwardCullingOutput::NodeVis = nullptr

◆ PointCount

FRDGBufferRef FRasterForwardCullingOutput::PointCount = nullptr

◆ Points

FRDGBufferRef FRasterForwardCullingOutput::Points = nullptr

◆ PointsSRV

FRDGBufferSRVRef FRasterForwardCullingOutput::PointsSRV = nullptr

◆ RasterizedInstanceCount

uint32 FRasterForwardCullingOutput::RasterizedInstanceCount = 0

◆ Resolution

FIntPoint FRasterForwardCullingOutput::Resolution

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