Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DisableAutoXRCameraTracking(Camera, bool)

Sets whether the camera passed in the first parameter is controlled implicitly by the XR Device
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.VRModule
public static void DisableAutoXRCameraTracking(Camera camera, bool disabled)

Parameters

camera


disabled