MCPcopy Index your code
hub / github.com/stemkoski/stemkoski.github.com / callbackTexture

Function callbackTexture

Three.js/js/ThreeDebug.js:6973–6980  ·  view source on GitHub ↗
( images )

Source from the content-addressed store, hash-verified

6971 };
6972
6973 var callbackTexture = function( images ) {
6974
6975 counter_textures -= 1;
6976 async_callback_gate();
6977
6978 scope.onLoadComplete();
6979
6980 };
6981
6982 // first go synchronous elements
6983

Callers

nothing calls this directly

Calls 1

async_callback_gateFunction · 0.70

Tested by

no test coverage detected