Skip to content
TypeAliasTypes & Utilities@public

ParticleTextureShape

Editor drawing hint retained so exported effects can be reopened losslessly.

ts
export type ParticleTextureShape = 'circle' | 'square'

Released under the MIT License.