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