Click or drag to resize

OSGetCurrentVideoDriver Method

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

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

Return Value

Type: OSVideoDriver

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

See Also