- Home /
Question by
t-okuya · Jun 30, 2016 at 02:32 PM ·
camerashadermatrixprojection-matrix
Change projection matrix for each objects
Can Unity 5 change projection matrix for each objects ? (UNITY_MATRIX_MVP, UNITY_MATRIX_VP, UNITY_MATRIX_P)
I want to set custom matrix only several objects with standard shader.
Similar question Jul/11/2013, Unity 4 can't. http://answers.unity3d.com/questions/491177/how-to-change-progection-matrix-for-some-objects.html
Comment