Slider Node

From RoboPad Wiki
Revision as of 21:34, 28 February 2023 by Blayze (talk | contribs) (Adds output description and starts setting description.)
Jump to navigation Jump to search
Slider Node
Inputs
    none
Outputs
  • signal
Version Introduced
2.1

The Slider Node is a UI Node that places a slider on the controller. A slider is a simple element that can can be dragged in one direction - either up and down or left and right.

Slider Nodes were introduced in firmware version 2.1 along with all basic nodes.

Outputs

A Slider Node has a single output port - signal. This output port will emit the position of the slider, from 0 to 1 (clipped), every time the slider is moved when in the controller.

Settings

The Slider Node's settings can be configured to alter it's visual presentation, mode of operation and output value mapping.

{{ui-node-settings}}