![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
| FRDGBufferRef FRasterForwardCullingOutput::NodeCoord = nullptr |
| FRDGTextureRef FRasterForwardCullingOutput::NodeIndex = nullptr |
| FRDGBufferRef FRasterForwardCullingOutput::NodeVis = nullptr |
| FRDGBufferRef FRasterForwardCullingOutput::PointCount = nullptr |
| FRDGBufferRef FRasterForwardCullingOutput::Points = nullptr |
| FRDGBufferSRVRef FRasterForwardCullingOutput::PointsSRV = nullptr |
| uint32 FRasterForwardCullingOutput::RasterizedInstanceCount = 0 |
| FIntPoint FRasterForwardCullingOutput::Resolution |