CPUParticles2DSetParamRandomness Method |
Note: This API is now obsolete.
Sets the randomness factor of the parameter specified by CPUParticles2DParameter.
Namespace: Godot
[ObsoleteAttribute("SetParamRandomness is deprecated. Use the AnimOffsetRandom property instead.")] public void SetParamRandomness( CPUParticles2DParameter param, float randomness )
[Missing <param name="param"/> documentation for "M:Godot.CPUParticles2D.SetParamRandomness(Godot.CPUParticles2D.Parameter,System.Single)"]
[Missing <param name="randomness"/> documentation for "M:Godot.CPUParticles2D.SetParamRandomness(Godot.CPUParticles2D.Parameter,System.Single)"]