Click or drag to resize

ARVRPositionalTrackerGetJoyId Method

If this is a controller that is being tracked, the controller will also be represented by a joystick entry with this ID.

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.ARVRPositionalTracker.GetJoyId"]

See Also