documentation

Visometry.VisionLib.SDK.Core.TrackingCamera Class Reference

Camera used for rendering the augmentation. More...

Inherits MonoBehaviour.

Public Types

enum class  CoordinateSystemAdjustment { SingleModelTracking , MultiModelTracking , Injection }
 

Data Fields

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

Detailed Description

Camera used for rendering the augmentation.

Field Documentation

◆ backgroundLayer

int Visometry.VisionLib.SDK.Core.TrackingCamera.backgroundLayer = 8

Layer with the camera image background.

This layer will not be rendered by the tracking camera.

◆ coordinateSystemAdjustment

CoordinateSystemAdjustment Visometry.VisionLib.SDK.Core.TrackingCamera.coordinateSystemAdjustment
Initial value:
=
CoordinateSystemAdjustment.SingleModelTracking