SKAction.TimingFunction 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.
Caution
Use 'TimingFunction2' instead.
Gets or sets a function that transforms wall clock time before it is passed to the animation.
[System.Obsolete("Use 'TimingFunction2' instead.")]
public virtual SpriteKit.SKActionTimingFunction TimingFunction { get; set; }
member this.TimingFunction : SpriteKit.SKActionTimingFunction with get, set
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes