EasyARSettings.AREngineType Enum¶
Description¶
AREngine SDK configuration.
Constant |
Value |
Description |
---|---|---|
AREngineInterop |
0 |
AREngineInterop is enabled. AREngine SDK distributed with EasyAR will be included in the build. |
External |
1 |
AREngineInterop is enabled. AREngine SDK distributed with EasyAR will not be used. |
Disabled |
2 |
AREngineInterop is disalbed. AREngine SDK distributed with EasyAR will not be used. |