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