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
Name | Description | |
---|---|---|
AvatarUpdated | Event called right after updating an avatar with the current sensor data. | |
AvatarUpdating | Event called right before updating an avatar with the current sensor data. | |
SensorsUpdated | Event called right after updating sensor data. | |
SensorsUpdating | Event called right before updating sensor data. |