Click or drag to resize

CPUParticles2DGetSpeedScale Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CPUParticles2D.GetSpeedScale"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSpeedScale is deprecated. Use the SpeedScale property instead.")]
public float GetSpeedScale()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.CPUParticles2D.GetSpeedScale"]

See Also