googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

Is there a way to remove the instruction screen when transitioning? #292

Closed pineapplejoe closed 6 years ago

pineapplejoe commented 6 years ago

I read through this and it looks like the thing that was changed was being able to toggle the info button?

What about the transition screen?
The gear? The square button? The back arrow?

sanjayc77 commented 6 years ago

The GVROverlayView property overlayView of GVRRendererView allows you to control those UI elements. See https://github.com/googlevr/gvr-ios-sdk/blob/f0d9c1985ef67139825a1ec2f77c687a70c61f7b/Samples/GVRKit/GVRRendererViewController.m#L74