Click or drag to resize

ARVRControllerGetControllerName Method

If active, returns the name of the associated controller if provided by the AR/VR SDK used.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.ARVRController.GetControllerName"]

See Also