Augmenter Prefab

Description

The Augmenter prefab is the composite of one or more RenderCameras and a AugmenterBehaviour.

Augmenter Inspector

You can choose world center in the inspector. See AugmenterBaseBehaviour.CenterMode for more details.

RenderCamera

RenderCamera is a general camera in Unity. You can change the near and far clipping planes in the inspector.

Camera projectionMatrix including FOV are controlled by EasyAR.

RealityPlane

The RealityPlane is a plane where images from camera devices are displayed. The plane texture contains the whole image from camera. Relative transforms between RealityPlane and RenderCamera are controlled by EasyAR.