Function buildGltfNodeIndexByOcafEntry

  • Builds a map of OCAF entry => glTF node/mesh indices. Duplicate entries are ignored after the first occurrence.

    Parameters

    • glb: Uint8Array

    Returns Map<string, GltfNodeIndex>