@ceeblue/webrtc-client
    Preparing search index...

    Function findBox

    • Beta

      Find a box from an IsoView that matches a filter function

      Type Parameters

      Parameters

      • raw: any

        The raw ISO data

      • fn: BoxFilter<T>

        The filter function

      • Optionalconfig: IsoViewConfig

        The configuration for the IsoView

      Returns T | null

      The first box that matches the filter function