Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheData.h |
| Include | #include "GroomCacheData.h" |
Syntax
USTRUCT&40;&41;
struct FGroomAnimationInfo
Remarks
Relevant information about a groom animation
Variables
| Type | Name | Description | |
|---|---|---|---|
| EGroomCacheAttributes | Attributes | ||
| float | Duration | ||
| int32 | EndFrame | ||
| float | EndTime | ||
| uint32 | NumFrames | ||
| float | SecondsPerFrame | ||
| int32 | StartFrame | ||
| float | StartTime |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |