unreal.TransformAnimationAttribute

class unreal.TransformAnimationAttribute(value: Transform = Ellipsis)

Bases: StructBase

Attribute type supporting the legacy TVariant<FTransform> attributes

C++ Source:

  • Module: Engine

  • File: BuiltInAttributeTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (Transform): [Read-Write]

property value: Transform

[Read-Write]

Type:

(Transform)