... fixed4 _SpecColor; v2f vert(appdata_base v) { v2f o; // Clip position o.pos = UnityObjectToClipPos(v.vertex); // Light direction float3 ...
確定! 回上一頁