Inheritance
System.Object
HandedViveTracker
public class HandedViveTracker : ViveTracker
Properties
Declaration
public AxisControl grip { get; }
Property Value
Declaration
public ButtonControl gripPressed { get; }
Property Value
Declaration
public ButtonControl primary { get; }
Property Value
Declaration
public ButtonControl trackpadPressed { get; }
Property Value
Declaration
public ButtonControl triggerPressed { get; }
Property Value
Methods
Declaration
protected override void FinishSetup()
Overrides
Extension Methods