unreal.AttributeCurve
¶
- class unreal.AttributeCurve¶
Bases:
IndexedCurve
Attribute Curve
C++ Source:
Module: Engine
File: AttributeCurve.h
Editor Properties: (see get_editor_property/set_editor_property)
keys
(Array[AttributeKey]): [Read-Write] The keys, ordered by timescript_struct
(ScriptStruct): [Read-Write] Transient UScriptStruct instance representing the underlying value type for the curvescript_struct_path
(SoftObjectPath): [Read-Only] Path to UScriptStruct to be loadedshould_interpolate
(bool): [Read-Write] Whether or not to interpolate between keys of ScripStruct type