XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
307 stars 34 forks source link

Implement tracking type configuration for camera data providers #912

Closed FejZa closed 2 years ago

FejZa commented 2 years ago

XRTK - Mixed Reality Toolkit Pull Request

Overview

Implements a new TrackingType setting for camera data providers. It allows whether the camera rig should operate in 3DOF or 6DOF mode.

Scenario: A device supports 6DOF tracking but the developer wants it to not make use of it and use 3DOF instead.