Default AR App
Documentation for the Default AR App project found at https://github.com/ingratexr/unity-ar-boilerplate
CopyCamera Class Reference

Class that copies another camera's projection matrix and use it for the camera on which this class is placed (this class must be placed on a camera object). More...

Inheritance diagram for CopyCamera:

Detailed Description

Class that copies another camera's projection matrix and use it for the camera on which this class is placed (this class must be placed on a camera object).

Attach this script to any cameras that are children of an AR Camera and need to have the exact same view of a scene.


The documentation for this class was generated from the following file: