tsParticles - v4.1.1
    Preparing search index...
    interface IParticleCanvasBoundsResult {
        inside: boolean;
        margin?: number;
        reason?: "effect" | "shape" | "default" | "combined";
    }
    Index

    Properties

    inside: boolean
    margin?: number
    reason?: "effect" | "shape" | "default" | "combined"