UGroomAsset::CacheDerivedData

Caches the computed (group) groom data with the given build settings from/to the Derived Data Cache, building it if needed.

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "GroomAsset.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomAsset.cpp

Syntax

bool CacheDerivedData
(
    uint32 GroupIndex,
    FProcessedHairDescription & ProcessedHairDescription
)

Remarks

Caches the computed (group) groom data with the given build settings from/to the Derived Data Cache, building it if needed. This function assumes the interpolation settings are properly populated, as they will be used to build the asset.

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