編輯

Share via


LeapMotionDeviceManagerProfile.LeapVRDeviceOffsetZ Property

Definition

The Z-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 LeapVRDeviceOffsetZ { float get(); void set(float value); };
public float LeapVRDeviceOffsetZ { get; set; }
member this.LeapVRDeviceOffsetZ : single with get, set
Public Property LeapVRDeviceOffsetZ As Single

Property Value

Applies to