編輯

Share via


LeapMotionDeviceManagerProfile.LeapVRDeviceOffsetY Property

Definition

The Y-axis offset of the Leap Motion controller if the LeapVRDeviceOffsetMode is Manual Head Offset and the LeapControllerOrientation is Headset. This property and the range constraints mirror the range specified in the LeapXRServiceProvider.

public:
 property float LeapVRDeviceOffsetY { float get(); void set(float value); };
public float LeapVRDeviceOffsetY { get; set; }
member this.LeapVRDeviceOffsetY : single with get, set
Public Property LeapVRDeviceOffsetY As Single

Property Value

Applies to