Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ onTextureUpdate
Function
onTextureUpdate
Three.js/js/Three66.js:16892–16896 ·
view source on GitHub ↗
( event )
Source
from the content-addressed store, hash-verified
16890
}
16891
16892
function
onTextureUpdate ( event ) {
16893
16894
textureToPattern( event.target );
16895
16896
}
16897
16898
function
textureToPattern( texture ) {
16899
Callers
nothing calls this directly
Calls
1
textureToPattern
Function · 0.85
Tested by
no test coverage detected