Initializer

init(caTransform3D:)

Creates a new value object containing the specified CoreAnimation transform structure. 指定されたCoreAnimation変換構造体を含んでいる新しい値オブジェクトを作成します。

Declaration 宣言

init(caTransform3D t: CATransform3D)

Parameters パラメータ

aTransform

The value for the new object. 新しいオブジェクトに対する値。

Return Value 戻り値

A new value object that contains the transform information. 変換情報を含んでいる新しい値オブジェクト。

See Also 参照

Working with CoreAnimation Transform Values CoreAnimation変換値を扱う

Related Documentation 関連文書