Brijesh Posted July 5, 2018 Share Posted July 5, 2018 Hello, I use the BABYLON.FilesInput.loadFiles, In loadFiles method need to pass any event and from that event its take a file that is shown in scene. I want to pass other files on which event is not occur, I cant able to change event's file object so how can i pass other file instance rather than actual file on which event occur ? Is there any way to overwrite loadFile method or create event with file instance ? Quote Link to comment Share on other sites More sharing options...
RaananW Posted July 5, 2018 Share Posted July 5, 2018 you can always reference the files on a higher context and use them inside the callback. Want to show an example of what you actually tring to achieve? we will be able to help much better Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.