onvalueselected - eisclimber/ExPresS-XR GitHub Wiki
Field in ValueRangeInteractable<T, U, V>
Emitted when the interactable is released, returning the currently selected value.
public UnityEvent<V> OnValueSelected;Field in ValueRangeInteractable<T, U, V>
Emitted when the interactable is released, returning the currently selected value.
public UnityEvent<V> OnValueSelected;