SKNode.SetScale(nfloat) 方法

定义

将 X 和 Y 刻度设置为 scale

[Foundation.Export("setScale:")]
public virtual void SetScale (nfloat scale);
abstract member SetScale : nfloat -> unit
override this.SetScale : nfloat -> unit

参数

scale
nfloat
属性

适用于