Interface XRHitResult

    interface XRHitResult {
        hitMatrix: Float32Array;
    }

    Properties

    Properties

    hitMatrix: Float32Array