Table of Contents

Plane detection supported devices and platforms

This section introduces the device hardware requirements and supported development platforms for plane detection.

Plane detection supported devices

Plane detection supports Android and takes effect only when the device itself supports 6DoF and EasyAR Motion Tracker is enabled.

If you want to use plane detection features such as ARKit or ARCore, they cannot be implemented by EasyAR alone. In Unity, you can use AR Foundation together with EasyAR. In Native development, you can use EasyAR and ARKit/ARCore at the same time through a custom camera.

Through the mechanism of recording and replaying EIF files, plane detection can be used in Unity or Native on PC. Note that the device used to record EIF must also support motion tracking.

Further reading