Contents

scale

A value function scales by the input value along all three axis. Animations using this value transform function must provide animation values in an NSArray of three NSNumber instances that specify the (x, y, z) scale values.

Declaration

static let scale: CAValueFunctionName

See Also

Constants