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