v2f_vct vert_vct(vin_vct v) { v2f_vct o; o.vertex = UnityObjectToClipPos(v.vertex); // Get the screen position, and convert it into a ...
確定! 回上一頁