8

I've got multiple bezier paths which are incorporated into CAShapeLayers for animation purposes. I need to know if it is possible to merge all of the layers into one collection object so that I can scale it in the following way:

shapes.transform = CATransform3DMakeScale(2, 2, 1)

Does anybody know how to do this?

Matt Spoon
  • 2,760
  • 5
  • 25
  • 41

0 Answers0