SKTransition.DoorsOpenHorizontalWithDuration(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 horizontal opening door transition that lasts the specified number of seconds.
[Foundation.Export("doorsOpenHorizontalWithDuration:")]
public static SpriteKit.SKTransition DoorsOpenHorizontalWithDuration (double sec);
static member DoorsOpenHorizontalWithDuration : double -> SpriteKit.SKTransition
Parameters
- sec
- Double
Returns
- Attributes