How to get progress of loading the model from ModelRenderable.Builder if it is a URI call? #234
Answered
by
ThomasGorisse
lokiiarora
asked this question in
Q&A
-
Or should I use an external HTTP library to load it as a buffer and then use it in |
Beta Was this translation helpful? Give feedback.
Answered by
ThomasGorisse
Dec 10, 2021
Replies: 1 comment
-
Filament has a function for this. You need to access the FilamentAsset for that. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lokiiarora
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Filament has a function for this. You need to access the FilamentAsset for that.