Categories
[Unity3d] How to determine the color on the texture at certain coordinates?
On the screen, you need to find out the color of the pixel in the places highlighted in red, how to do this? texture size 1000x1000
Answer the question
In order to leave comments, you need to log in
Texture2D.GetPixel will give you the color of the pixel.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question