CATransform3D.MakeScale(nfloat, nfloat, nfloat) Method

Definition

public static CoreAnimation.CATransform3D MakeScale (nfloat sx, nfloat sy, nfloat sz);
static member MakeScale : nfloat * nfloat * nfloat -> CoreAnimation.CATransform3D

Parameters

sx
nfloat
sy
nfloat
sz
nfloat

Returns

Applies to