SCNParticlePropertyController.Create(CAAnimation) Method

Definition

[Foundation.Export("controllerWithAnimation:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static SceneKit.SCNParticlePropertyController Create (CoreAnimation.CAAnimation animation);
static member Create : CoreAnimation.CAAnimation -> SceneKit.SCNParticlePropertyController

Parameters

animation
CAAnimation

Returns

Attributes

Applies to