FGroomCacheStrandData

Animatable strand data that maps to [FHairStrandsCurves](API\Plugins\HairStrandsCore\FHairStrandsCurves)

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "GroomCacheData.h"

Syntax

struct FGroomCacheStrandData

Remarks

Animatable strand data that maps to FHairStrandsCurves

Variables

Name Description

Public variable

TArray< float >

 

CurvesLength

Public variable

float

 

MaxLength

Public variable

float

 

MaxRadius

Constructors

Name Description

Public function

FGroomCacheStrandData()

Public function

FGroomCacheStrandData

(
    FHairStrandsCurves&& CurvesData
)

Functions

Name Description

Public function

void

 

Serialize

(
    FArchive& Ar,
    int32 Version,
    EGroomCacheAttributes InAttributes
)

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