provencher / MRTK-Quest

MRTK-Quest: Mixed Reality Toolkit (MRTK) extension bridge for Oculus Quest + Rift / S
Other
389 stars 67 forks source link

Checking if main camera is available in OculusQuestHand #71

Closed marek-stoj closed 4 years ago

marek-stoj commented 4 years ago

It might happen that CameraCache.Main returns null, so we're checking for that in OculusQuestHand.IsInPointingPose and IsInTeleportPose.