Unity矩阵替换----UNITY_MATRIX_MVP and UnityObjectToClipPos

replacing "mul(UNITY_MATRIX_MVP, vector)" with "UnityObjectToClipPos(vector)" (vector can be an arbitrary expression)

https://forum.unity.com/threads/regarding-unity_matrix_mvp-and-unityobjecttoclippos.460940/