UxrTrackingDevice.OnSensorsUpdating Method

Event trigger for the SensorsUpdating event. Can be used to override in child classes in order to use the event without subscribing to the parent.

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

Syntax

C#

protected virtual void OnSensorsUpdating()

Remarks

Calling the base implementation is required in child classes in order for the event to propagate correctly.

See Also

Reference

UxrTrackingDevice Class
UltimateXR.Devices Namespace