charlie_says Posted July 17, 2020 Share Posted July 17, 2020 Hi, I've read through quite a lot of posts about masking, and I'm still a little unclear. I have been able to successfully use a mask with either another Sprite or a Graphics. But, I read that masking using a Sprite won't work if webgl isn't available, and I am using PIXI legacy to cover that as a possible target platform limitation. So, the question is: is masking using Graphics universally supported? Thanks, Charlie Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 17, 2020 Share Posted July 17, 2020 Yes, it is. unless there's no stencil in webgl and you managed to switch off pixi default behaviour "fallback to canvas if there's no stencil" charlie_says 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.