googlevr / gvr-ios-sdk

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

Enable/Disable gyroscope programmatically in GVRVideoView #281

Closed orenk86 closed 6 years ago

orenk86 commented 6 years ago

Hi, is there a way to programmatically enable or disable the pan/tilt in the GVRVideoView? Thanks!!

nathanmartz commented 6 years ago

No, but we are actually deprecating that in favor of GVRKit. GVRKit is open source, so you can do whatever you need to with it.