unreal.FloatAnimationAttribute

class unreal.FloatAnimationAttribute(value: float = 0.0)

Bases: StructBase

Attribute type supporting the legacy TVariant<float> atttributes

C++ Source:

  • Module: Engine

  • File: BuiltInAttributeTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (float): [Read-Write]

property value: float

[Read-Write]

Type:

(float)