IMatineeAnimInterface::SetAnimWeights

Called each from while the Matinee action is running, to set the animation weights for the actor.

Windows
MacOS
Linux

Override Hierarchy

IMatineeAnimInterface::SetAnimWeights()

ASkeletalMeshActor::SetAnimWeights()

References

Module

Engine

Header

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

Include

#include "Matinee/MatineeAnimInterface.h"

Syntax

virtual void SetAnimWeights
(
    const TArray< struct FAnimSlotInfo > & SlotInfos
)

Remarks

Called each from while the Matinee action is running, to set the animation weights for the 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