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