MCPcopy 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

1import * as THREE from 'three';
2import { registerSystem } from '../core/system.js';
3
4var SHADOW_MAP_TYPE_MAP = {

Callers

nothing calls this directly

Calls 2

registerSystemFunction · 0.90
updateAllMaterialsFunction · 0.85

Tested by

no test coverage detected