UNPKG

@tsparticles/interaction-external-bounce

Version:

tsParticles bounce external interaction

6 lines (5 loc) 105 B
export interface IRectSideResult { bounced: boolean; position?: number; velocity?: number; }