FAnimSlotInfo

Struct used for passing information from Matinee to an Actor for blending animations during a sequence.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

struct FAnimSlotInfo

Remarks

Struct used for passing information from Matinee to an Actor for blending animations during a sequence.

Variables

Name Description

Public variable

TArray< float >

 

ChannelWeights

Strength of each Channel within this Slot. Channel indexs are determined by track order in Matinee.

Public variable

FName

 

SlotName

Name of slot that we want to play the animtion in.

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