UBlendProfile::GetEntryBlendScale

Get the blend scale stored in a specific entry

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/BlendProfile.h

Include

#include "Animation/BlendProfile.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/BlendProfile.cpp

Syntax

float GetEntryBlendScale
(
    const int32 InEntryIdx
) const

Remarks

Get the blend scale stored in a specific entry

Parameters

Parameter

Description

InEntryIdx

Index of the entry to retrieve

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