Ju Zhang2022年3月16日讀畢需時 1 分鐘VR Development Test by using Keyboard Script#if !(!UNITY_EDITOR_WIN ||!UNITY_STANDALONE_WIN ||(UNITY_ANDROID && !UNITY_EDITOR)) #define VRHEADSET_UNSUPPORTED_PLATFORM #endifusing...
fang ma2022年1月2日讀畢需時 1 分鐘Unity AR Foundation iOSSometimes when I select Development Build in build settings, the build project will be randomly broken. I solved it by changing the...
fang ma2021年12月27日讀畢需時 1 分鐘Debug Log | 错题本【2021 12 27】 Quaternion四元数的使用 Bug: Rotation不动 错误代码 transform.rotation = Quaternion.Euler(-face.transform.rotation.x,...