IUxrTrackingDevice Interface

Interface for tracking devices.

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

Syntax

C#

public interface IUxrTrackingDevice : IUxrDevice


The IUxrTrackingDevice type exposes the following members.

Events

NameDescription
Public eventAvatarUpdated Event called right after updating an avatar with the current sensor data.
Public eventAvatarUpdating Event called right before updating an avatar with the current sensor data.
Public eventSensorsUpdated Event called right after updating sensor data.
Public eventSensorsUpdating Event called right before updating sensor data.

See Also

Reference

UltimateXR.Devices Namespace