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
Is there a way to make a custom AssetServer loader? i want to make a file format which contains gltf bytes and additional data. so i need a custom loader which also gets me the gltf model. Also i wanted to ask if i must spawn a SceneBundle with x.gltf#Scene0 or if there is another way to spawn it like ModelBundle or GltfBundle etc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to make a custom AssetServer loader? i want to make a file format which contains gltf bytes and additional data. so i need a custom loader which also gets me the gltf model. Also i wanted to ask if i must spawn a SceneBundle with
x.gltf#Scene0
or if there is another way to spawn it like ModelBundle or GltfBundle etc.Thanks :D
Beta Was this translation helpful? Give feedback.
All reactions