FHairGroupPublicData

Public group data.

Windows
MacOS
Linux

Inheritance Hierarchy

FRenderResource

FHairGroupPublicData

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h

Include

#include "HairStrandsInterface.h"

Syntax

class FHairGroupPublicData : public FRenderResource

Remarks

Public group data.

Variables

Name Description

Public variable

bool

 

bCullingResultAvailable

Public variable

bool

 

bLODVisibility

Public variable

bool

 

bSupportVoxelization

Public variable

FRDGExternalBuf...

 

ClusterAABBBuffer

Hair Cluster & Hair Group bounding box buffer

Public variable

uint32

 

ClusterCount

Public variable

uint32

 

ClusterDataIndex

Public variable

FRDGExternalBuf...

 

CulledVertexIdBuffer

Culling & LODing results for a hair group

Public variable

FRDGExternalBuf...

 

CulledVertexRadiusScaleBuffer

Public variable

FRDGExternalBuf...

 

DrawIndirectBuffer

Indirect draw buffer to draw everything or the result of the culling per pass

Public variable

FRDGExternalBuf...

 

DrawIndirectRasterComputeBuffer

Public variable

FRDGExternalBuf...

 

GroupAABBBuffer

Public variable

uint32

 

GroupControlTriangleStripVertexCount

Public variable

uint32

 

GroupIndex

Public variable

float

 

LODBias

Public variable

TArray< EHairGe...

 

LODGeometryTypes

Public variable

float

 

LODIndex

Data change every frame by the groom proxy based on views data.

Public variable

TArray< float >

 

LODScreenSizes

Public variable

TArray< bool >

 

LODVisibilities

CPU LOD selection.

Public variable

uint32

 

VertexCount

Public variable

FVertexFactoryI...

 

VFInput

Constructors

Name Description

Public function

FHairGroupPublicData

(
    uint32 InGroupIndex
)

Functions

Overridden from FRenderResource

Name Description

Public function Virtual Const

FString

 

GetFriendlyName()

Public function Virtual

void

 

InitRHI()

Initializes the RHI resources used by this resource.

Public function Virtual

void

 

ReleaseRHI()

Releases the RHI resources used by this resource.

Classes

Name

Description

Public struct

FVertexFactoryInput

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss