編輯

Share via


LeapMotionDeviceManagerProfile.LeapVRDeviceOffsetTiltX Property

Definition

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

Property Value

Applies to