Method GetPixel GetPixel(RenderTexture, int, int) Declaration public static Color GetPixel(this RenderTexture target, int x, int y) Parameters Type Name Description RenderTexture target int x int y Returns Type Description Color