Function CPUParticles2D.getParamCurve

Returns the Curve of the parameter specified by parameter.

godot.d.reference.Ref!(godot.curve.Curve) getParamCurve (
  const(long) param
) nothrow @nogc const;