ComputeScreenPos function in Unity Shader · screenPosX / width = ((x / w) * 0.5 + 0.5) · screenPosY / height = ((y / w) * 0.5 + 0.5) · Multiply ...
確定! 回上一頁