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