FHairClusterLODInfo

Structure describing the LOD settings common to all clusters.

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h

Include

#include "HairStrandsDatas.h"

Syntax

struct FHairClusterLODInfo

Remarks

Structure describing the LOD settings common to all clusters. The layout of this structure is identical the GPU data layout (HairStrandsClusterCommon.ush). This uses by the GPU LOD selection.

Variables

Name Description

Public variable

FFloat16

 

RadiusScale0

Public variable

FFloat16

 

RadiusScale1

Public variable

uint32

 

VertexCount0

Public variable

uint32

 

VertexCount1

Public variable

uint32

 

VertexOffset

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