# ContactGloveOSC Detailed Settings
# [EX] Threshold Settings when using Lite ver Prefab
In ContactGloveOSC Lite ver, the bending/straightening of the joints of the thumb/index finger/ring finger/little finger are simplified from a gradual representation of 0.01 increments in the range of 0 to 1.0 to a binary representation of 0 or 1, reducing the parameters by 70 bits.
- In the simplification, the mechanism is set to determine bending when the value of each finger is below the threshold.
- By default, this threshold is set to 0.5.
- The threshold can be changed for each finger's parameter from DivingStation.
[Threshold Setting Procedure]
- Open DivingStation.
- Navigate to Devices(tab) > Advanced Settings > Open VRChat Settings.
- In the VRChat Settings window, you can set the threshold (boundary value of bending/straightening) for each finger on the left and right hands.
The roles of each parameter (threshold setting) are as follows.
Parameter Name | Role | Bend | Stretch |
---|---|---|---|
Thumb2 | All joints of the thumb | 0.0 | 1.0 |
Ring1 | Third joint of the ring finger | 0.0 | 1.0 |
Ring2 | First and second joints of the ring finger | 0.0 | 1.0 |
Little1 | Third joint of the little finger | 0.0 | 1.0 |
Little2 | First and second joints of the little finger | 0.0 | 1.0 |