Click or drag to resize

EnvironmentBackgroundCanvasMaxLayer Property

The maximum layer ID to display. Only effective when using the background mode.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int BackgroundCanvasMaxLayer { get; set; }

Property Value

Type: Int32
See Also