You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have copied over glb files in the Assets directory and I can drag and drop them into the editor window with ease.
However, I would like to be able to do this programmatically through a custom editor button.
I have been trying to make that happen but getting the same error as this issue #696
note that the issue is triggered at the initialization of the GltfImport() object itself.
Is there any way to accomplish loading a glb file at editor time by using a custom editor gui button ?
The text was updated successfully, but these errors were encountered:
Hi,
I have copied over glb files in the Assets directory and I can drag and drop them into the editor window with ease.
However, I would like to be able to do this programmatically through a custom editor button.
I have been trying to make that happen but getting the same error as this issue
#696
note that the issue is triggered at the initialization of the GltfImport() object itself.
Is there any way to accomplish loading a glb file at editor time by using a custom editor gui button ?
The text was updated successfully, but these errors were encountered: