From 9d1b463f7b68f8447b12b4beee2f8539d6738e7a Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Sat, 6 Dec 2025 16:08:41 +0100 Subject: [PATCH] Update documentation. --- docs/Class_EmbeddedViewer.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Class_EmbeddedViewer.html b/docs/Class_EmbeddedViewer.html index 3d61cd6..15cf588 100644 --- a/docs/Class_EmbeddedViewer.html +++ b/docs/Class_EmbeddedViewer.html @@ -142,6 +142,14 @@
Callback that is called when the model with all of the textures is fully loaded.
+
+onModelLoadFailed +function +(optional) +
+
+
Callback that is called when the model load failed.
+

Methods