Click or drag to resize

CPUParticles2DGetRandomnessRatio Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also