IMatineeAnimInterface::PreviewSetAnimWeights

Called each frame by Matinee to update the desired animation channel weights for this Actor.

Windows
MacOS
Linux

Override Hierarchy

IMatineeAnimInterface::PreviewSetAnimWeights()

ASkeletalMeshActor::PreviewSetAnimWeights()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/MatineeAnimInterface.h

Include

#include "Matinee/MatineeAnimInterface.h"

Syntax

virtual void PreviewSetAnimWeights
(
    TArray< FAnimSlotInfo > & SlotInfos
)

Remarks

Called each frame by Matinee to update the desired animation channel weights for this Actor.

Parameters

Parameter

Description

SlotInfos

Array of SlotInfos : pair

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