Search Unity

creating plasma effect ??

Discussion in 'Scripting' started by Randy-Edmonds, Oct 10, 2005.

  1. Randy-Edmonds

    Randy-Edmonds

    Joined:
    Oct 10, 2005
    Posts:
    1,122
    Is there a way to directly access the pixel buffer on a texture? For example, I would like to create a plane or cube, apply a texture to it, and then directly access the texture's pixel data to do pixel level animation (specifically a plasma effect). Thanks.