Contents

transform3D

The 3D transform of the item.

Declaration

var transform3D: CATransform3D { get set }

Discussion

Assigning a value to this property replaces the value in the transform property with an affine version of the 3D transform you specify.

See Also

Accessing the layout attributes