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

    Properties

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