Inheritance
System.Object
MagicLeapHand
public class MagicLeapHand : XRController
Properties
Declaration
public Vector3Control center { get; }
Property Value
Declaration
public AxisControl handConfidence { get; }
Property Value
Declaration
public ButtonControl isTracked { get; }
Property Value
Declaration
public Vector3Control normalizeCenter { get; }
Property Value
Declaration
public QuaternionControl rotation { get; }
Property Value
Declaration
public IntegerControl trackingState { get; }
Property Value
Declaration
public Vector3Control wristCenter { get; }
Property Value
Declaration
public Vector3Control wristRadial { get; }
Property Value
Declaration
public Vector3Control wristUlnar { get; }
Property Value
Methods
Declaration
protected override void FinishSetup()
Overrides
Extension Methods