UxrHandTracking.CollectCalibrationData Method
Collects the calibration data for a given hand.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool CollectCalibrationData(
UxrHandSide handSide
)
Parameters
- handSide
- Type: UltimateXR.Core.UxrHandSide
Which hand to collect calibration data for
Return Value
Type: Boolean
[Missing