API reference
API reference
Select your platform
No SDKs available
No versions available

OVRTrackedKeyboardHands Class

Extends MonoBehaviour

Fields

HandsMaterial : Material
Signature
Material HandsMaterial
KeyboardTracker : OVRTrackedKeyboard
Signature
OVRTrackedKeyboard KeyboardTracker
LeftHandPresence : GameObject
Signature
GameObject LeftHandPresence
RightHandPresence : GameObject
Signature
GameObject RightHandPresence

Properties

LeftHandOverKeyboard : bool
[Get]
Signature
bool LeftHandOverKeyboard
RightHandOverKeyboard : bool
[Get]
Signature
bool RightHandOverKeyboard

Methods

TrackedKeyboardActiveUpdated ( e )
Signature
void TrackedKeyboardActiveUpdated(OVRTrackedKeyboard.TrackedKeyboardSetActiveEvent e)
Parameters
e: OVRTrackedKeyboard.TrackedKeyboardSetActiveEvent
Returns
void
TrackedKeyboardVisibilityChanged ( e )
Signature
void TrackedKeyboardVisibilityChanged(OVRTrackedKeyboard.TrackedKeyboardVisibilityChangedEvent e)
Parameters
e: OVRTrackedKeyboard.TrackedKeyboardVisibilityChangedEvent
Returns
void

Inner Struct

TrackedKeyboardHandsVisibilityChangedEvent Struct

Fields

leftVisible : bool
Signature
bool leftVisible
rightVisible : bool
Signature
bool rightVisible