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 SetLoop
(
const FBlendSpacePlayerReference & BlendSpacePlayer,
bool bLoop
)
Remarks
Set the loop of the blend space player.