API reference

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

I

interfaceColorGradientKey

@codexo/exojs-particles / particles / stable

A keyframe in a ColorGradient: color at lifetime ratio `t` in `[0, 1]`.

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

A keyframe in a ColorGradient: color at lifetime ratio `t` in `[0, 1]`.

Properties2
t: number
Source