Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aframevr/aframe
/ shadow.js
File
shadow.js
src/systems/shadow.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as THREE from
'three'
;
2
import
{ registerSystem } from
'../core/system.js'
;
3
4
var
SHADOW_MAP_TYPE_MAP = {
Callers
nothing calls this directly
Calls
2
registerSystem
Function · 0.90
updateAllMaterials
Function · 0.85
Tested by
no test coverage detected