unreal.NamedCurveValue
¶
- class unreal.NamedCurveValue(name: Name = 'None', value: float = 0.0)¶
Bases:
StructBase
Name/value pair for retrieving curve values
C++ Source:
Module: Engine
File: CurveSourceInterface.h
Editor Properties: (see get_editor_property/set_editor_property)
name
(Name): [Read-Write] The name of the curvevalue
(float): [Read-Write] The value of the curve