Function CPUParticles.getParamCurve
Returns the Curve of the parameter specified by parameter.
godot .d .reference .Ref!(godot.curve.Curve) getParamCurve
(
const(long) param
) nothrow @nogc const;
Returns the Curve of the parameter specified by parameter.
godot .d .reference .Ref!(godot.curve.Curve) getParamCurve
(
const(long) param
) nothrow @nogc const;