Currently, many users' 3D services are in the 3D Tiles format. However, when using the JS API to connect to these services, it is found that they are not supported by the JS API. After troubleshooting, it is discovered that the data contains KTX textures.
In the interface documentation of version 4.32, only JPEG and PNG texture formats are stated to be supported. However, tests have shown that [KTX texture format] is already supported.