SpriteBase3DSetDrawFlag Method |
Note: This API is now obsolete.
If true, the specified flag will be enabled.
Namespace: Godot
[ObsoleteAttribute("SetDrawFlag is deprecated. Use the DoubleSided property instead.")] public void SetDrawFlag( SpriteBase3DDrawFlags flag, bool enabled )
[Missing <param name="flag"/> documentation for "M:Godot.SpriteBase3D.SetDrawFlag(Godot.SpriteBase3D.DrawFlags,System.Boolean)"]
[Missing <param name="enabled"/> documentation for "M:Godot.SpriteBase3D.SetDrawFlag(Godot.SpriteBase3D.DrawFlags,System.Boolean)"]