This package depends on the "Unity ARKit Plugin. Please download and import it from the Asset Store before installation.
General AR uses the camera image by phone as a background and draws it on the unity camera object. AR ProjectorMat uses the camera image by phone as the projection material to the scene. Set the game object's Material to ProjectMat and the game object will be drawn using the camera image by phone, and use the camera image by phone as the normal Texture2D.
This can achieve many interesting special effects like depth-of-field effects, re-light scene, cracking floor, shack camera, zoom, portal space, and more, to create more interesting AR games.
This kit is only suitable for devices above ios 11.