unreal.NamedCurveValue¶
- class unreal.NamedCurveValue(name='None', value=0.0)¶
Bases:
unreal.StructBaseName/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] Name: The name of the curvevalue(float): [Read-Write] Value: The value of the curve