Platform dependent compilation 手册:https://docs.unity3d.com/Manual/PlatformDependentCompilation.htmlhtml
经常使用平台定义: UNITY_EDITOR;UNITY_EDITOR_WIN;UNITY_IOS;UNITY_ANDROID 版本定义: UNITY_X_Y_Z(UNITY_5_0_1)3d