tsParticles - v4.0.0-beta.12
    Preparing search index...

    Bounding box coordinates

    interface IBounds {
        bottom: number;
        left: number;
        right: number;
        top: number;
    }
    Index

    Properties

    Properties

    bottom: number

    Bottom boundary

    left: number

    Left boundary

    right: number

    Right boundary

    top: number

    Top boundary