Share via


SCNParticleSystem.Local Property

Definition

Gets or sets a value that controls whether the particle system uses the parent node's coordinate system frame of reference.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Local { [Foundation.Export("isLocal")] get; [Foundation.Export("setLocal:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isLocal")>]
[<set: Foundation.Export("setLocal:")>]
member this.Local : bool with get, set

Property Value

Attributes

Applies to