Share via


SCNParticlePropertyController.Create(CAAnimation) Method

Definition

[Foundation.Export("controllerWithAnimation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static SceneKit.SCNParticlePropertyController Create(CoreAnimation.CAAnimation animation);
[<Foundation.Export("controllerWithAnimation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : CoreAnimation.CAAnimation -> SceneKit.SCNParticlePropertyController

Parameters

animation
CAAnimation

Returns

Attributes

Applies to