Click or drag to resize

OS.GetCurrentVideoDriver Method

Returns the currently used video driver, using one of the values from OS.VideoDriver.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static OS.VideoDriver GetCurrentVideoDriver()

Return Value

Type: OS.VideoDriver

[Missing <returns> documentation for "M:Godot.OS.GetCurrentVideoDriver"]

See Also