LogoPixi’VN
pixi-jsInterfaces

Interface: ParticleBufferOptions

Defined in: node_modules/pixi.js/lib/scene/particle-container/shared/ParticleBuffer.d.ts:12

Internal

Options for creating a ParticleBuffer.

Properties

properties

> properties: Record<string, ParticleRendererProperty>

Defined in: node_modules/pixi.js/lib/scene/particle-container/shared/ParticleBuffer.d.ts:16

A record of attributes that the particle container uses.


size

> size: number

Defined in: node_modules/pixi.js/lib/scene/particle-container/shared/ParticleBuffer.d.ts:14

The size of the particle buffer, defaults to 1000.