API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceParticleVectorWriter
@codexo/exojs-particles / particles / stable
Writable two-component channel of a single particle.
2
props
1
methods
0
events
Import
import { ParticleVectorWriter } from '@codexo/exojs-particles'Writable two-component channel of a single particle.
Methods1
set(x: number, y: number): voidProperties2
x: numbery: numberSource