API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceParticleTimingChannel

@codexo/exojs-particles / particles / stable

The timing channel: seconds since spawn, and total seconds before expiry.

2
props
0
methods
0
events
Import
import { ParticleTimingChannel } from '@codexo/exojs-particles'

The timing channel: seconds since spawn, and total seconds before expiry.

Properties2
elapsed: Float32Array
lifetime: Float32Array
Source