SpinnerVector3
Combination of three Spinner to represent Vector3.
Options
Interactable
boolUser can interact with this widget.
Value
Vector3Minimal value.
SpinnerX
SpinnerFloatSpinnerX for the
Vector3.x.SpinnerY
SpinnerFloatSpinner for the
Vector3.y.SpinnerZ
SpinnerFloatSpinner for the
Vector3.z.
Events
OnValueChanged
UnityEvent<Vector3>