Skip to content
TypeAliasTypes & Utilities@public

ParticleSpace

ts
export type ParticleSpace = 'local' | 'world'

Released under the MIT License.