unreal.AnimSyncGroupScope

class unreal.AnimSyncGroupScope

Bases: unreal.EnumBase

EAnim Sync Group Scope

C++ Source:

  • Module: Engine

  • File: AnimationAsset.h

COMPONENT

Sync with all animations in the main and linked instances of this skeletal mesh component

Type

1

LOCAL

Sync only with animations in the current instance (either main or linked instance)

Type

0