changeBasis(from:to:)
Returns a new affine transform structure by applying a change-of-basis.
Declaration
func changeBasis(from: AffineTransform3D = .identity, to: AffineTransform3D) -> AffineTransform3D?Returns a new affine transform structure by applying a change-of-basis.
func changeBasis(from: AffineTransform3D = .identity, to: AffineTransform3D) -> AffineTransform3D?