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