Click or drag to resize

WorldSpaceButton Fields

The WorldSpaceButton type exposes the following members.

Fields
  NameDescription
Protected field_clickRoutine
Stored Coroutine for holding a button press event with a delay that allows us to stop it later
Protected field_currentInput
The InputModule of the hand that interacted with the button
Protected field_minimumDelayBetweenPresses
Private field_shouldAutoPoint
If the hand should automatically point when the user is near
Protected field_triggerClick
Protected field_triggerPointerDown
Protected field_triggerPointerUp
Top
See Also