Category: 🎮 Controllers
![]()
A three-axis 3D slider with Jolt inputs and outputs for all three axes. Drag the ball or send a Jolt to set each axis value (0-1 range).
Has three resizable axes. Sends out a jolt per axis and has jolt inputs to set the value along each axis individually.
| Name | Type | Description |
|---|---|---|
| Input X | Jolt Input | Send a jolt between zero and one to set the value along the X axis. |
| Input Y | Jolt Input | Send a jolt between zero and one to set the value along the Y axis. |
| Input Z | Jolt Input | Send a jolt between zero and one to set the value along the Z axis. |
| Name | Type | Description |
|---|---|---|
| Output X | Jolt Output | Sends out the value of the X axis. |
| Output Y | Jolt Output | Sends out the value of the Y axis. |
| Output Z | Jolt Output | Sends out the value of the Z axis. |
| Name | Type | Description |
|---|---|---|
| Resize | Draggable part | Drag to resize |
| Value | Draggable part | Drag to change the output value |
| Name | Type | Description |
|---|---|---|
| Lock size | checkbox | When enabled, prevents all three axes from being resized by dragging. |