SKNode.Speed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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