unreal.PreviewAnimationBlueprintApplicationMethod

class unreal.PreviewAnimationBlueprintApplicationMethod

Bases: EnumBase

The method by which a preview animation blueprint is applied

C++ Source:

  • Module: Engine

  • File: AnimBlueprint.h

LINKED_ANIM_GRAPH: PreviewAnimationBlueprintApplicationMethod

Apply the preview animation blueprint using SetLinkedAnimGraphByTag

Type:

1

LINKED_LAYERS: PreviewAnimationBlueprintApplicationMethod

Apply the preview animation blueprint using LinkAnimClassLayers

Type:

0