SCNAnimation.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.
[Foundation.Export("animationWithContentsOfURL:")]
public static SceneKit.SCNAnimation FromUrl (Foundation.NSUrl animationUrl);
static member FromUrl : Foundation.NSUrl -> SceneKit.SCNAnimation
Parameters
- animationUrl
- NSUrl
Returns
- Attributes