fix: widen note lanes and clear warnings
This commit is contained in:
@@ -18,8 +18,6 @@ namespace VRSDK
|
||||
{
|
||||
private float minAcelerationThreshold = 0.0f;
|
||||
private float maxAcelerationThreshold = 0.0f;
|
||||
private int sampleCount = 0;
|
||||
|
||||
private VR_Controller controller = null;
|
||||
private GesturePhase rotationGesturePhase = GesturePhase.Tracking;
|
||||
private Quaternion rotationGesturefromQuaternion = Quaternion.identity;
|
||||
@@ -128,4 +126,3 @@ namespace VRSDK
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user