on samples loaded
-
Oh dear,brain getting leaky..
Can someone remind me of the command to have a callback execute when the samples are finished loading?
-
myPanel.setLoadingCallback(function(isPreloading) { if (!isPreloading) // Preloading has finished { // Do something } });
-
@d-healey thank you David..sigh ----Im an old man now...