This version of Unity is unsupported.
Method group is Obsolete

PlayerSettings.VRDaydream.maximumSupportedHeadTracking

Switch to Manual
Obsolete This API is obsolete, and should no longer be used. More information with the latest recommendation can be found here <https://developers.google.com/vr/develop/unity/get-started-android>. public static XR.Daydream.SupportedHeadTracking maximumSupportedHeadTracking;

Description

Set the highest level of head tracking required to run your application.

Set this property to limit your application to only run on devices that support this maximum level of head tracking. On devices that support higher levels of head tracking, your application is limited to using the maximum level.