SKTransition.FlipVerticalWithDuration(Double) Method
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.
Creates a transition that flips vertically to the following scene over the specified number of seconds.
[Foundation.Export("flipVerticalWithDuration:")]
public static SpriteKit.SKTransition FlipVerticalWithDuration (double sec);
static member FlipVerticalWithDuration : double -> SpriteKit.SKTransition
Parameters
- sec
- Double
Returns
- Attributes