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