HandMenuSettingsConfig Fields |
Name | Description | |
---|---|---|
_cancelWaitTimeInSeconds |
Wait time, in seconds, for cancelling the hide of the menu. If you accidentally hide the menu, this is
the time given to immediately show it again before requiring the normal wait time again (and progress indicator)
| |
_hasNoNotificationsColor |
Color for light to show there are no notifications
| |
_hasNotificationsColor |
Color for light to show there are notifications
| |
_heightAboveHeadForShowHandUi |
Upper distance between the head and the wrist for checking it's ok to open the HandGui
| |
_heightBelowHeadForShowHandUi |
Lower distance between the head and the wrist for checking it's ok to open the HandGui
| |
_maxTriggerValueForShowHandUi |
Maximum amount of trigger press before HandGui will be detached
| |
_minTriggerValueForDetachHandUi |
Minimum amount of trigger press before HandGui will be detached
| |
_notificationBlinkTimeInSeconds |
Blink time in seconds for when a new notification has arrived
| |
_notificationClip |
AudioClip to play when notifications are pending
| |
_numberOfTimesToBlinkOnNewNotification |
Number of times to blink when a new notification is received
| |
_playNotificationSound |
Should a sound be played when a new notification is waiting
| |
_playWaitTimeProgressSound |
Should a sound be played when trying to show the hand menu?
| |
_showWaitTimeInSeconds |
Wait time, in seconds, before showing the menu. This is the time used to show a progress bar of sorts
| |
_sphereDisplayTimeInSeconds |
Time in seconds to display a sphere when watch button is pressed
| |
_waitTimeProgressClip |
AudioClip to play when showing wait time progress
|