ARInputViewOrientation - AFathi/ARVideoKit GitHub Wiki
Enumeration
ARInputViewOrientation
Indicates the accepted orientaions in a UIViewController
that contains AR scenes.
Enumeration Cases
case
portrait
Enables the portrait input views orientation.
case
landscapeLeft
Enables the landscape left input views orientation.
case
landscapeRight
Enables the landscape right input views orientation.