- Home /
Question by
GooDtoLivE · Feb 28, 2018 at 02:12 AM ·
setpixels
Texture2D.SetPixels
Hello everyone, I want to change the color of the pixel at which I clicked. It looks like that I am drawing the locus of the mouse.
I achieved it by , But when I run my demo in Unity, I don't know the reason why It looks very strange.
when I move quickly, it only changes some pixels, not all the pixels for the locus. It looks continuously when I move slowly.
Could you pls give me some suggestions about it? Thank you very much.
572k.png
(79.4 kB)
Comment
Your answer
Follow this Question
Related Questions
How to make a custom GUITexture at runtime? 2 Answers
How do I set pixels with WebCamTexture.GetPixels 1 Answer
Drawing a pixel on a texture works on PC but not Android 1 Answer
SetPixels32, no option for a rect argument? 1 Answer
Draw tilemap with Texture2D.SetPixels: Performance and Memory? 0 Answers