Navigation API > API/Plugins > API/Plugins/HairStrandsCore References Module HairStrandsCore Header /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h Include #include "HairStrandsDatas.h" Syntax struct FHairClusterInfo Copy full snippetstruct 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 Type Name Description TStaticArray< bool, MaxLOD > bIsVisible uint32 LODCount TStaticArray< float, MaxLOD > RadiusScale TStaticArray< float, MaxLOD > ScreenSize Constructors Type Name Description FHairClusterInfo () Classes Type Name Description Packed Typedefs Name Description BulkType Constants Name Description MaxLOD