tsParticles - v0.0.0
    Preparing search index...
    interface IRectSideResult {
        bounced: boolean;
        position?: number;
        velocity?: number;
    }
    Index

    Properties

    bounced: boolean
    position?: number
    velocity?: number