- Home /
 
Masking using Vector2 array
Let's say I'm in unity 2D, I have a sprite and an array of Vector2 objects representing the vertexes of a custom polygon. Is there a simple way to mask the sprite using this array polygon as the mask?
Thanks in advance!
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
Reset vector 2 offsets 0 Answers
uGUI Mask Content 0 Answers
How to check the current sprite in the image source? Unity 4.6beta20 1 Answer
How to mask sprites inside sprite mesh? 0 Answers