Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes > API/Runtime/AnimGraphRuntime/AnimNodes/FAnimNode_BlendSpaceGraphBase
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Sync, Meta=(NeverAsPin, AllowPrivateAccess))
FName GroupName
Remarks
The group name that we synchronize with (NAME_None if it is not part of any group). Note that this is the name of the group used to sync the output of this node - it will not force syncing of animations contained by it. Animations inside this Blend Space have their own options for syncing.