CPUParticles2DSetParticleFlag Method |
Note: This API is now obsolete.
Enables or disables the given flag (see CPUParticles2DFlags for options).
Namespace: Godot
[ObsoleteAttribute("SetParticleFlag is deprecated. Use the FlagAlignY property instead.")] public void SetParticleFlag( CPUParticles2DFlags flag, bool enable )
[Missing <param name="flag"/> documentation for "M:Godot.CPUParticles2D.SetParticleFlag(Godot.CPUParticles2D.Flags,System.Boolean)"]
[Missing <param name="enable"/> documentation for "M:Godot.CPUParticles2D.SetParticleFlag(Godot.CPUParticles2D.Flags,System.Boolean)"]