FMovieSceneGroomCacheParams

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "MovieSceneGroomCacheSection.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FMovieSceneGroomCacheParams

Variables

Name Description

Public variable UProperty Category, EditAnywhere

uint32: 1

 

bReverse

Reverse the playback of the animation clip

Public variable UProperty Category, EditAnywhere

FFrameNumber

 

EndFrameOffset

The offset into the end of the animation clip

Public variable UProperty Category, EditAnywhere

FFrameNumber

 

FirstLoopStartFrameOffset

The offset for the first loop of the animation clip

Public variable UProperty Category, EditAnywhere

UGroomCache ...

 

GroomCache

The animation this section plays

Public variable UProperty Category, EditAnywhere

float

 

PlayRate

The playback rate of the animation clip

Public variable UProperty Category, EditAnywhere

FFrameNumber

 

StartFrameOffset

The offset into the beginning of the animation clip

Constructors

Functions

Name Description

Public function Const

float

 

GetSequenceLength()

Gets the animation sequence length, not modified by play rate

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