SKEmitterNode.ParticlePositionRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the range, about the average position, of positions for new particles.
public virtual CoreGraphics.CGVector ParticlePositionRange { [Foundation.Export("particlePositionRange")] get; [Foundation.Export("setParticlePositionRange:")] set; }
member this.ParticlePositionRange : CoreGraphics.CGVector with get, set
Property Value
- Attributes