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

Slider Class

Extends Button, IDragHandler, IInitializePotentialDragHandler
This is a MonoBehaviour for the slider UI element.
It's used for the float/int debug data's tweaking in the Inspector panel of Immersive Debugger. For more info about Immersive Debugger, check out the official doc

Properties

Tweak Tweak[Get]
The background style when the slider is not filled (normally on the right hand side of the slider)
The background style when the slider is filled (normally on the left hand side of the slider)

Protected Functions

virtual override void Setup
( Controller owner )

Member Functions

The callback implementation for the OnDrag event.
Parameters
eventData
The pointer event data for the drag gesture
The callback implementation for the OnInitializePotentialDrag event.
Parameters
eventData
The pointer event data for the potential drag gesture
Did you find this page helpful?
Thumbs up icon
Thumbs down icon