Skip to content

Commit f1a17e1

Browse files
committed
Revert "Merge pull request #9075 from RogPodge/oculushandrayfix"
This reverts commit 9792383, reversing changes made to 5e03898.
1 parent 2df82e4 commit f1a17e1

File tree

1 file changed

+0
-3
lines changed
  • Assets/MRTK/Providers/Oculus/XRSDK/MRTK-Quest/Scripts/Input/Controllers

1 file changed

+0
-3
lines changed

Assets/MRTK/Providers/Oculus/XRSDK/MRTK-Quest/Scripts/Input/Controllers/OculusHand.cs

-3
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,6 @@ protected bool IsInTeleportPose
182182
}
183183
}
184184

185-
/// <inheritdoc/>
186-
public override bool IsInPointingPose => handDefinition.IsInPointingPose;
187-
188185
protected bool IsPinching { set; get; }
189186

190187
// Pinch was also used as grab, we want to allow hand-curl grab not just pinch.

0 commit comments

Comments
 (0)