Click or drag to resize

HandMenuSettingsConfig Fields

Fields
  NameDescription
Private field_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)
Private field_hasNoNotificationsColor
Color for light to show there are no notifications
Private field_hasNotificationsColor
Color for light to show there are notifications
Private field_heightAboveHeadForShowHandUi
Upper distance between the head and the wrist for checking it's ok to open the HandGui
Private field_heightBelowHeadForShowHandUi
Lower distance between the head and the wrist for checking it's ok to open the HandGui
Private field_maxTriggerValueForShowHandUi
Maximum amount of trigger press before HandGui will be detached
Private field_minTriggerValueForDetachHandUi
Minimum amount of trigger press before HandGui will be detached
Private field_notificationBlinkTimeInSeconds
Blink time in seconds for when a new notification has arrived
Private field_notificationClip
AudioClip to play when notifications are pending
Private field_numberOfTimesToBlinkOnNewNotification
Number of times to blink when a new notification is received
Private field_playNotificationSound
Should a sound be played when a new notification is waiting
Private field_playWaitTimeProgressSound
Should a sound be played when trying to show the hand menu?
Private field_showWaitTimeInSeconds
Wait time, in seconds, before showing the menu. This is the time used to show a progress bar of sorts
Private field_sphereDisplayTimeInSeconds
Time in seconds to display a sphere when watch button is pressed
Private field_waitTimeProgressClip
AudioClip to play when showing wait time progress
Top
See Also