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" |
UFUNCTION (BlueprintPure, Category="Blend Space Player",
Meta=(BlueprintThreadSafe, DisplayName="Convert to Blend Space Player"))
static void ConvertToBlendSpacePlayerPure
(
const FAnimNodeReference & Node,
FBlendSpacePlayerReference & BlendSpacePlayer,
bool & Result
)
Remarks
Get a blend space player context from an anim node context (pure).