We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e6b06 commit 9d1b463Copy full SHA for 9d1b463
docs/Class_EmbeddedViewer.html
@@ -142,6 +142,14 @@ <h2>Constructor</h2>
142
<div class="parameter_main">
143
<div class="parameter_description">Callback that is called when the model with all of the textures is fully loaded.</div>
144
</div>
145
+<div class="parameter_header">
146
+<span class="parameter_name">onModelLoadFailed</span>
147
+<span class="type parameter_type">function</span>
148
+<span class="parameter_attributes">(optional)</span>
149
+</div>
150
+<div class="parameter_main">
151
+<div class="parameter_description">Callback that is called when the model load failed.</div>
152
153
154
155
<h2>Methods</h2>
0 commit comments