SpriteBase3DGetDrawFlag Method |
Note: This API is now obsolete.
Returns the value of the specified flag.
Namespace: Godot
[ObsoleteAttribute("GetDrawFlag is deprecated. Use the DoubleSided property instead.")] public bool GetDrawFlag( SpriteBase3DDrawFlags flag )
[Missing <param name="flag"/> documentation for "M:Godot.SpriteBase3D.GetDrawFlag(Godot.SpriteBase3D.DrawFlags)"]
[Missing <returns> documentation for "M:Godot.SpriteBase3D.GetDrawFlag(Godot.SpriteBase3D.DrawFlags)"]