A three-dimensional slider with x, y, and z outputs.
hide_show (jolt input): Send a value of one to show the ball or zero to hide it.
extend_x (interactive): Pull to extend the x-axis.
extend_y (interactive): Pull to extend the x-axis.
extend_z (interactive): Pull to extend the z-axis.
ball (interactive): The ball whose position determines the output values.
output_x (stream output): Outputs the x position of the ball.
output_y (stream output): Outputs the y position of the ball.
output_z (stream output): Outputs the z position of the ball.
Auto-generated from block documentation