Click or drag to resize

ViewportDisable3d Property

If true, the viewport will disable 3D rendering. For actual disabling use usage.

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

Property Value

Type: Boolean
See Also