UxrTrackingDevice.GetHeadsetDevice Method

Tries to get the connected headset device.

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static bool GetHeadsetDevice(
	out InputDevice inputDevice
)

Parameters

 

inputDevice
Type: InputDevice
Returns the headset device if found

Return Value

Type: Boolean
Whether the device was found

See Also

Reference

UxrTrackingDevice Class
UltimateXR.Devices Namespace