Matrix Engine Api Documentation - v1.15.7
    Preparing search index...

    Variable touchCoordinate

    touchCoordinate: {
        enabled: boolean;
        stopOnFirstDetectedHit: boolean;
        x: number;
        y: number;
    } = ...

    Type Declaration

    • enabled: boolean
    • stopOnFirstDetectedHit: boolean
    • x: number
    • y: number