We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df82e4 commit f1a17e1Copy full SHA for f1a17e1
Assets/MRTK/Providers/Oculus/XRSDK/MRTK-Quest/Scripts/Input/Controllers/OculusHand.cs
@@ -182,9 +182,6 @@ protected bool IsInTeleportPose
182
}
183
184
185
- /// <inheritdoc/>
186
- public override bool IsInPointingPose => handDefinition.IsInPointingPose;
187
-
188
protected bool IsPinching { set; get; }
189
190
// Pinch was also used as grab, we want to allow hand-curl grab not just pinch.
0 commit comments