unreal.NiagaraLinearRamp¶
- class unreal.NiagaraLinearRamp¶
Bases:
StructBaseSimple linear ramp to drive scaling values. TODO: Replace with Curve that can baked down for fast eval and has good inline UI widgets.
C++ Source:
Plugin: Niagara
Module: Niagara
File: NiagaraEffectType.h
Editor Properties: (see get_editor_property/set_editor_property)
end_x(float): [Read-Write]end_y(float): [Read-Write]start_x(float): [Read-Write]start_y(float): [Read-Write]