SKReferenceNode.FromUrl(NSUrl) 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 new SKReferenceNode with the nodes stored at referenceUrl
.
[Foundation.Export("referenceNodeWithURL:")]
public static SpriteKit.SKReferenceNode FromUrl (Foundation.NSUrl referenceUrl);
static member FromUrl : Foundation.NSUrl -> SpriteKit.SKReferenceNode
Parameters
- referenceUrl
- NSUrl
Returns
- Attributes