XRTK / com.xrtk.core

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

Remove hard coded default head heigth value #915

Closed FejZa closed 2 years ago

FejZa commented 2 years ago

XRTK - Mixed Reality Toolkit Pull Request

Overview

Removed the hard-coded default head height value 1.6. The initial idea here was back then to have a reasonable default head height in case the profile value is 0. As it turns out this was a mistake, some people WANT explicitly to have 0 as the default head height, e.g. when using Tracking Origin Mode Device, which was recently introduced as a setting to the camera system.