documentation

VLTrackingCameraBehaviour Class Reference

Camera used for rendering the augmentation. More...

Inherits MonoBehaviour.

Public Types

enum  CoordinateSystemAdjustment { SingleModelTracking, MultiModelTracking }
 

Data Fields

int backgroundLayer = 8
 Layer with the camera image background. More...
 
CoordinateSystemAdjustment coordinateSystemAdjustment = CoordinateSystemAdjustment.SingleModelTracking
 

Detailed Description

Camera used for rendering the augmentation.

Field Documentation

◆ backgroundLayer

int VLTrackingCameraBehaviour.backgroundLayer = 8

Layer with the camera image background.

This layer will not be rendered by the tracking camera.