Hiyve Components - v1.0.0
    Preparing search index...

    Variable LASER_SETTINGSConst

    LASER_SETTINGS: {
        FADE_DURATION: 300;
        MAX_BATCH_SIZE: 50;
        RADIUS: 8;
        TRAIL_LENGTH: 20;
    } = ...

    Laser pointer configuration

    Type Declaration

    • ReadonlyFADE_DURATION: 300

      Laser pointer fade duration in milliseconds

    • ReadonlyMAX_BATCH_SIZE: 50

      Maximum positions in a batch

    • ReadonlyRADIUS: 8

      Laser pointer radius in pixels

    • ReadonlyTRAIL_LENGTH: 20

      Laser pointer trail length (number of points)