Make the necessary change to the camera. void GyroModifyCamera() { Quaternion gyroQuaternion = GyroToUnity(Input.gyro.attitude); // rotate ...
確定! 回上一頁