-
Notifications
You must be signed in to change notification settings - Fork 225
ARView
Ahmed Fathi Bekhit edited this page Nov 4, 2017
·
5 revisions
Class
ARView is the class that handles Augmented Reality View orientations.
Initializes ππ³ a new ARView object with an ARSCNView π.
Initializes ππ³ a new ARView object with an ARSKView πΎ.
var inputViewOrientations:[ARInputViewOrientation]
An array of ARInputViewOrientation objects that allow customizing the accepted orientations in a UIViewController that contains Augmented Reality scenes.
var inputViewOrientationMode:ARInputViewOrientationMode
An object that allow customizing which subviews will rotate in a UIViewController that contains Augmented Reality scenes.
Having issues implementing ARVideoKit? Want a new feature added? Contact me@ahmedbekhit.com
or create an issue.