unreal.RichCurveKey

class unreal.RichCurveKey

Bases: unreal.StructBase

One key in a rich, editable float curve

C++ Source:

  • Module: Engine

  • File: RichCurve.h

Editor Properties: (see get_editor_property/set_editor_property)

  • time (float): [Read-Write] Time at this key

  • value (float): [Read-Write] Value at this key