FHairClusterInfo

Structure describing the LOD settings (Screen size, vertex info, ...) for each clusters.

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "HairStrandsDatas.h"

Syntax

struct FHairClusterInfo

Remarks

Structure describing the LOD settings (Screen size, vertex info, ...) for each clusters. The packed version of this structure corresponds to the GPU data layout (HairStrandsClusterCommon.ush) This uses by the GPU LOD selection.

Variables

Name Description

Public variable

TStaticArray< b...

 

bIsVisible

Public variable

uint32

 

LODCount

Public variable

uint32

 

LODInfoOffset

Public variable

TStaticArray< f...

 

ScreenSize

Constructors

Name Description

Public function

FHairClusterInfo()

Classes

Name

Description

Public struct

Packed

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