Edytuj

Udostępnij za pośrednictwem


SKEmitterNode.ParticleZPositionRange Property

Definition

Gets or sets the range, about the average Z position, of Z positions for new particles.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual nfloat ParticleZPositionRange { [Foundation.Export("particleZPositionRange")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setParticleZPositionRange:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, null)] set; }
public virtual nfloat ParticleZPositionRange { [Foundation.Export("particleZPositionRange")] get; [Foundation.Export("setParticleZPositionRange:")] set; }
member this.ParticleZPositionRange : nfloat with get, set

Property Value

Attributes

Applies to