Click or drag to resize

ARVRInterfaceGetName Method

Returns the name of this interface (OpenVR, OpenHMD, ARKit, etc).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string GetName()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.ARVRInterface.GetName"]

See Also