Tanoda
Leap.Unity.XRHeightOffset Class Reference
Inheritance diagram for Leap.Unity.XRHeightOffset:

Public Attributes

bool recenterOnUserPresence = true
 
bool recenterOnStart = true
 
bool recenterOnKey = false
 
KeyCode recenterKey = KeyCode.R
 
bool enableRuntimeAdjustment = true
 
KeyCode stepUpKey = KeyCode.UpArrow
 
KeyCode stepDownKey = KeyCode.DownArrow
 
float stepSize = 0.1f
 

Properties

float roomScaleHeightOffset [get, set]
 

Detailed Description

Definition at line 16 of file XRHeightOffset.cs.

Member Data Documentation

◆ enableRuntimeAdjustment

bool Leap.Unity.XRHeightOffset.enableRuntimeAdjustment = true

Definition at line 75 of file XRHeightOffset.cs.

◆ recenterKey

KeyCode Leap.Unity.XRHeightOffset.recenterKey = KeyCode.R

Definition at line 63 of file XRHeightOffset.cs.

◆ recenterOnKey

bool Leap.Unity.XRHeightOffset.recenterOnKey = false

Definition at line 60 of file XRHeightOffset.cs.

◆ recenterOnStart

bool Leap.Unity.XRHeightOffset.recenterOnStart = true

Definition at line 56 of file XRHeightOffset.cs.

◆ recenterOnUserPresence

bool Leap.Unity.XRHeightOffset.recenterOnUserPresence = true

Definition at line 53 of file XRHeightOffset.cs.

◆ stepDownKey

KeyCode Leap.Unity.XRHeightOffset.stepDownKey = KeyCode.DownArrow

Definition at line 83 of file XRHeightOffset.cs.

◆ stepSize

float Leap.Unity.XRHeightOffset.stepSize = 0.1f

Definition at line 86 of file XRHeightOffset.cs.

◆ stepUpKey

KeyCode Leap.Unity.XRHeightOffset.stepUpKey = KeyCode.UpArrow

Definition at line 79 of file XRHeightOffset.cs.

Property Documentation

◆ roomScaleHeightOffset

float Leap.Unity.XRHeightOffset.roomScaleHeightOffset
getset

Definition at line 36 of file XRHeightOffset.cs.


The documentation for this class was generated from the following file: