Change FBX texture path

You can try to use LoadingManager.setURLModifier() for this use case. The idea is to create an instance of LoadingManager, set the URL modifier callback and then pass in the manager to the constructor of FBXLoader. More information in this existing topic: Change FBX texture or texture path