Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/MovieSceneGroomCacheSection.h |
Include | #include "MovieSceneGroomCacheSection.h" |
Syntax
USTRUCT ()
struct FMovieSceneGroomCacheParams
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
uint32: 1 | bReverse | Reverse the playback of the animation clip |
![]() ![]() ![]() |
FFrameNumber | EndFrameOffset | The offset into the end of the animation clip |
![]() ![]() ![]() |
FFrameNumber | FirstLoopStartFrameOffset | The offset for the first loop of the animation clip |
![]() ![]() ![]() |
TObjectPtr< class UGroomCache > | GroomCache | The animation this section plays |
![]() ![]() ![]() |
float | PlayRate | The playback rate of the animation clip |
![]() ![]() ![]() |
FFrameNumber | StartFrameOffset | The offset into the beginning of the animation clip |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
float | Gets the animation sequence length, not modified by play rate |