0

SKSpriteNode is new to me. For the image below, I am wondering what are some ways I can get the rect of the non-transparent part using sprite kit.

enter image description here

danny huang
  • 155
  • 9

1 Answers1

0

You can achieve this by using calculateAccumulatedFrame.

Dobroćudni Tapir
  • 3,082
  • 20
  • 37