Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/UBlendSpacePlayerLibrary
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/BlendSpacePlayerLibrary.h |
| Include | #include "BlendSpacePlayerLibrary.h" |
| Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/BlendSpacePlayerLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="Blend Space Player", Meta=(BlueprintThreadSafe))
static FBlendSpacePlayerReference SetBlendSpaceWithInertialBlending
(
const FAnimUpdateContext & UpdateContext,
const FBlendSpacePlayerReference & BlendSpacePlayer,
UBlendSpace * BlendSpace,
float BlendTime
)
Remarks
Set the current BlendSpace of the blend space player with an interial blend time.