CesiumGS / gltf-pipeline

Content pipeline tools for optimizing glTF assets. :globe_with_meridians:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: uint8Array.subarray is not a function at getStringFromTypedArray

lgc653 opened this issue · comments

commented

When I use three@0.146.0 executing gltfPipeline.processGlb, this error will be reported. When I use three@0.139.0 Then it is completely OK