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 (BlueprintPure, Category="Blend Space Player", Meta=(BlueprintThreadSafe))
static FVector GetPosition
(
const FBlendSpacePlayerReference & BlendSpacePlayer
)
Remarks
Get the current position of the blend space player.