Enumerations
The following enumerations are available globally.
-
Reason why the experience closed
See moreDeclaration
Swift
public enum MetaExperienceCloseReason
-
Logging level. Default is error.
See moreDeclaration
Swift
public enum MetaLogLevel: Int
-
Rendering engine to use in experiences. Default is ARKit, unless it is not supported by the device. You can set this via
See moreMeta.settings.setPreferredRenderingEngine(engine:)
Declaration
Swift
public enum MetaRenderingEngine