unreal.PreviewAnimationBlueprintApplicationMethod

class unreal.PreviewAnimationBlueprintApplicationMethod

Bases: unreal.EnumBase

The method by which a preview animation blueprint is applied

C++ Source:

  • Module: Engine

  • File: AnimBlueprint.h

LINKED_ANIM_GRAPH

Apply the preview animation blueprint using SetLinkedAnimGraphByTag

Type

1

LINKED_LAYERS

Apply the preview animation blueprint using LinkAnimClassLayers

Type

0