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.
The 3D transform of the item.
var transform3D: CATransform3D { get set }Assigning a value to this property replaces the value in the transform property with an affine version of the 3D transform you specify.