Click or drag to resize

ViewportIs3dDisabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Viewport.Is3dDisabled"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Viewport.Is3dDisabled"]

See Also