transform
The transform applied to the layer’s contents. Animatable.
Declaration
var transform: CATransform3D { get set }Discussion
This property is set to the identity transform by default. Any transformations you apply to the layer occur relative to the layer’s anchor point.