unreal.RichCurveKeyBP
¶
- class unreal.RichCurveKeyBP(time: float = 0.0, value: float = 0.0)¶
Bases:
RichCurveKey
Rich Curve Key BP
C++ Source:
Plugin: CascadeToNiagaraConverter
Module: CascadeToNiagaraConverter
File: NiagaraStackGraphUtilitiesAdapterLibrary.h
Editor Properties: (see get_editor_property/set_editor_property)
time
(float): [Read-Write] Time at this keyvalue
(float): [Read-Write] Value at this key