SKAction.ResizeByWidth(nfloat, nfloat, Double) 方法

定义

[Foundation.Export("resizeByWidth:height:duration:")]
public static SpriteKit.SKAction ResizeByWidth (nfloat width, nfloat height, double duration);
static member ResizeByWidth : nfloat * nfloat * double -> SpriteKit.SKAction

参数

width
nfloat
height
nfloat
duration
Double

返回

属性

适用于