Skip to content
InterfaceTypes & Utilities@public

ParticlePresetV1

ts
export interface ParticlePresetV1

Properties

PropertyModifiersTypeDescription
appearance-ParticleAppearanceDefinition-
capacity-number-
emission-ParticleEmissionDefinition-
extensions-JsonObject-
id-string-
kind-'particle-preset'-
lifespan-ParticleNumberRange-
motion-ParticleMotionDefinition-
name-string-
schemaVersion-1-
seed-number-
space-ParticleSpace-
spawn-ParticleSpawnDefinition-

Released under the MIT License.