var m12: CGFloat
An element of the transform matrix that contributes scaling, rotation, and shear.
拡大縮小、回転、そして剪断を与える変換マトリックスのある要素。
var m21: CGFloat
An element of the transform matrix that contributes scaling, rotation, and shear.
拡大縮小、回転、そして剪断を与える変換マトリックスのある要素。
var m22: CGFloat
An element of the transform matrix that contributes scaling, rotation, and shear.
拡大縮小、回転、そして剪断を与える変換マトリックスのある要素。
var tX : CGFloat
An element of the transform matrix that contributes translation.
平行移動を与える変換マトリックスのある要素。
var tY : CGFloat
An element of the transform matrix that contributes translation.
平行移動を与える変換マトリックスのある要素。