Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FHairGroupPublicData
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include | #include "HairStrandsInterface.h" |
Syntax
struct FCulling
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bClusterAABBValid | ||
| bool | bCullingResultAvailable | ||
| bool | bGroupAABBValid | ||
| FRDGExternalBuffer | ClusterAABBBuffer | Hair Cluster & Hair Group bounding box buffer | |
| FRDGExternalBuffer | CulledCurveBuffer | Culling & LODing results for a hair group | |
| FRDGExternalBuffer | CulledVertexIdBuffer | ||
| FRDGExternalBuffer | CulledVertexRadiusScaleBuffer | ||
| FRDGExternalBuffer | DrawIndirectBuffer | Indirect draw buffer to draw everything or the result of the culling per pass | |
| FRDGExternalBuffer | DrawIndirectRasterComputeBuffer | ||
| FRDGExternalBuffer | GroupAABBBuffer |