Click or drag to resize

ViewportGetKeep3dLinear Method

Note: This API is now obsolete.

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

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

Return Value

Type: Boolean

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

See Also