Share via


SCNParticleSystem.EmitterShape Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNGeometry? EmitterShape { [Foundation.Export("emitterShape", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setEmitterShape:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("emitterShape", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setEmitterShape:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.EmitterShape : SceneKit.SCNGeometry with get, set

Property Value

Attributes

Applies to