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

    Properties

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