FAnimNode_Root::SetGroup

Set the group of this root node, used to group this output with others when used in a layer.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_Root.h

Include

#include "Animation/AnimNode_Root.h"

Syntax

void SetGroup
(
    FName InGroup
)

Remarks

Set the group of this root node, used to group this output with others when used in a layer.