編輯

Share via


LeapMotionDeviceManagerProfile.LeapControllerOrientation Property

Definition

The location of the leap motion controller. LeapControllerOrientation.Headset indicates the controller is mounted on a headset. LeapControllerOrientation.Desk indicates the controller is placed flat on desk. The default value is set to LeapControllerOrientation.Headset.

public:
 property Microsoft::MixedReality::Toolkit::LeapMotion::Input::LeapControllerOrientation LeapControllerOrientation { Microsoft::MixedReality::Toolkit::LeapMotion::Input::LeapControllerOrientation get(); };
public Microsoft.MixedReality.Toolkit.LeapMotion.Input.LeapControllerOrientation LeapControllerOrientation { get; }
member this.LeapControllerOrientation : Microsoft.MixedReality.Toolkit.LeapMotion.Input.LeapControllerOrientation
Public ReadOnly Property LeapControllerOrientation As LeapControllerOrientation

Property Value

Applies to