Question: does your view actually have a "depth" in the z dimension
or is it just a plane with x and y measurement and a z (depth) of
0.0. If you scale something with a size of zero, you'll produce no
visible results. If you want the position of one layer to change,
relative to another,
My Core Animation application correctly scales a CALayer's x and y
axes but does nothing to change the layer's visual position relative
to sibling layers when the z scaling factor is changed in the UI. The
debugger and NSLog both indicate that element m33 of the CATransform3D
structure cha