SKNode.SetScale(nfloat) Method

Definition

Sets the X- and Y-scales to scale.

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

Parameters

scale
nfloat
Attributes

Applies to