unreal.TransformConstraintType

class unreal.TransformConstraintType

Bases: EnumBase

Transform Constraint Types

C++ Source:

  • Module: AnimationCore

  • File: Constraint.h

LOOK_AT: TransformConstraintType = Ellipsis

4

PARENT: TransformConstraintType = Ellipsis

3

ROTATION: TransformConstraintType = Ellipsis

1

SCALE: TransformConstraintType = Ellipsis

2

TRANSLATION: TransformConstraintType = Ellipsis

0