Skip to content
TypeAliasTypes & Utilities@public

ParticleCurveInterpolation

ts
export type ParticleCurveInterpolation = 'linear' | 'step'

Released under the MIT License.