Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 238 Bytes

File metadata and controls

8 lines (6 loc) · 238 Bytes

Unity Texture Modification

A simple shader to modify a Texture2D efficiently on the GPU

How to Use

Simply call the functions under the TextureMod static class.

Note

These function modifies the original texture in-place