CPUParticles2DSetParamCurve Method |
Note: This API is now obsolete.
Sets the Curve of the parameter specified by CPUParticles2DParameter.
Namespace: Godot
[ObsoleteAttribute("SetParamCurve is deprecated. Use the AnimOffsetCurve property instead.")] public void SetParamCurve( CPUParticles2DParameter param, Curve curve )
[Missing <param name="param"/> documentation for "M:Godot.CPUParticles2D.SetParamCurve(Godot.CPUParticles2D.Parameter,Godot.Curve)"]
[Missing <param name="curve"/> documentation for "M:Godot.CPUParticles2D.SetParamCurve(Godot.CPUParticles2D.Parameter,Godot.Curve)"]