FRandomAnimPlayData

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_RandomPlayer.h

Include

#include "AnimNodes/AnimNode_RandomPlayer.h"

Syntax

struct FRandomAnimPlayData

Variables

Name Description

Public variable

float

 

BlendWeight

Current blend weight.

Public variable

float

 

CurrentPlayTime

The time at which the animation is currently playing.

Public variable

FRandomPlayerSe...

 

Entry

Index into the real sequence entry list, not the valid entry list.

Public variable

FMarkerTickReco...

 

MarkerTickRecord

Marker tick record for this play through.

Public variable

float

 

PlayRate

Calculated play rate.

Public variable

float

 

PlayStartTime

The time at which the animation started playing.

Public variable

float

 

PreviousPlayTime

The previous tick's update time.

Public variable

int32

 

RemainingLoops

Calculated loops remaining.

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