C# Class OVRDebugInfo

Shows debug information on a heads-up display.
Inheritance: MonoBehaviour
ファイルを表示 Open project: leapmotion/ImageGrid Class Usage Examples

Private Methods

Method Description
Awake ( ) : void

Initialization

ComponentComposition ( GameObject GO ) : GameObject

Component composition

InitUIComponents ( ) : void

Initialize UI GameObjects

OnDestroy ( ) : void

Initialize isInited value on OnDestroy

RiftPresentGUI ( GameObject guiMainOBj ) : void

It's for rift present GUI

Update ( ) : void

Updating VR variables and managing UI present

UpdateDeviceDetection ( ) : void

Updates the device detection.

UpdateEyeDepthOffset ( ) : void

Updates the eye depth offset.

UpdateEyeHeightOffset ( ) : void

Updates the eye height offset.

UpdateFOV ( ) : void

Updates the FOV.

UpdateFPS ( ) : void

Updates the FPS.

UpdateIPD ( ) : void

Updates the IPD.

UpdateLatencyValues ( ) : void

Updates latency values

UpdateResolutionEyeTexture ( ) : void

Updates resolution of eye texture

UpdateStrings ( ) : void

Update Strings

UpdateVariable ( ) : void

Update VR Variables

VariableObjectManager ( GameObject gameObject, string name, float posY, string str, int fontSize ) : GameObject

Object Manager for Variables