Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCache.h |
Include |
#include "GroomCache.h" |
UCLASS(BlueprintType)
class UGroomCache :
public UObject,
public IInterface_AssetUserData
Implements an asset that is used to store an animated groom
Name | Description | ||
---|---|---|---|
|
TObjectPtr< cla... |
AssetImportData |
Import options used for this GroomCache |
|
Chunks |
||
|
GroomCacheInfo |
Name | Description | ||
---|---|---|---|
|
GetChunks() |
||
|
float |
GetDuration() |
|
|
GetEndFrame() |
||
|
GetFrameIndexAtTime ( |
Get the (floored) frame index at the specified time with the index 0 being the start of the animation |
|
|
GetFrameIndicesAtTime |
Get the frame indices and interpolation factor between them that correspond to the specified time |
|
|
GetFrameIndicesForTimeRange |
Get the frame indices that correspond to the specified time range |
|
|
GetFrameNumberAtTime ( |
Get the frame number at the specified time within the animation range which might not start at 0 |
|
|
const FGroom... |
GetGroomAnimationInfo() |
|
|
GetGroomDataAtFrameIndex ( |
||
|
GetGroomDataAtTime ( |
||
|
GetStartFrame() |
||
|
EGroomCacheT... |
GetType() |
|
|
Initialize ( |
||
|
SetGroomAnimationInfo ( |