Update documentation.

This commit is contained in:
Viktor Kovacs 2025-12-06 16:08:41 +01:00
parent 49e6b06280
commit 9d1b463f7b

View File

@ -142,6 +142,14 @@
<div class="parameter_main">
<div class="parameter_description">Callback that is called when the model with all of the textures is fully loaded.</div>
</div>
<div class="parameter_header">
<span class="parameter_name">onModelLoadFailed</span>
<span class="type parameter_type">function</span>
<span class="parameter_attributes">(optional)</span>
</div>
<div class="parameter_main">
<div class="parameter_description">Callback that is called when the model load failed.</div>
</div>
</div>
</div>
<h2>Methods</h2>