Share via


SCNParticleSystem.BirthLocation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNParticleBirthLocation BirthLocation { [Foundation.Export("birthLocation")] get; [Foundation.Export("setBirthLocation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("birthLocation")>]
[<set: Foundation.Export("setBirthLocation:")>]
member this.BirthLocation : SceneKit.SCNParticleBirthLocation with get, set

Property Value

Attributes

Applies to