Click or drag to resize

EnvironmentGetBackground Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Environment.GetBackground"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetBackground is deprecated. Use the BackgroundMode property instead.")]
public EnvironmentBGMode GetBackground()

Return Value

Type: EnvironmentBGMode

[Missing <returns> documentation for "M:Godot.Environment.GetBackground"]

See Also