OSGetVideoDriverName Method |
Returns the name of the video driver matching the given driver index. This index is a value from OSVideoDriver, and you can use GetCurrentVideoDriver to get the current backend's index.
Namespace: Godot
public static string GetVideoDriverName( OSVideoDriver driver )
[Missing <param name="driver"/> documentation for "M:Godot.OS.GetVideoDriverName(Godot.OS.VideoDriver)"]
[Missing <returns> documentation for "M:Godot.OS.GetVideoDriverName(Godot.OS.VideoDriver)"]