SKNode.Speed Property

Definition

Sets a value that controls the speed at which actions are run on the node. 1.0 corresponds to normal speed.

public virtual nfloat Speed { [Foundation.Export("speed")] get; [Foundation.Export("setSpeed:")] set; }
member this.Speed : nfloat with get, set

Property Value

Attributes

Applies to