Camera used for rendering the augmentation. More...
Inherits MonoBehaviour.
Public Types | |
| enum | CoordinateSystemAdjustment { CoordinateSystemAdjustment.SingleModelTracking, CoordinateSystemAdjustment.MultiModelTracking } |
Data Fields | |
| CoordinateSystemAdjustment | coordinateSystemAdjustment = CoordinateSystemAdjustment.SingleModelTracking |
| int | backgroundLayer = 8 |
| Layer with the camera image background. More... | |
Camera used for rendering the augmentation.
| int VLTrackingCameraBehaviour.backgroundLayer = 8 |
Layer with the camera image background.
This layer will not be rendered by the tracking camera.
| CoordinateSystemAdjustment VLTrackingCameraBehaviour.coordinateSystemAdjustment = CoordinateSystemAdjustment.SingleModelTracking |