⬅️ Back to Table of Contents
📄 DirectionalLightShadow.tests.js
📊 Analysis Summary
Metric |
Count |
📦 Imports |
4 |
📊 Variables & Constants |
7 |
📚 Table of Contents
🛠️ File Location:
📂 test/unit/src/lights/DirectionalLightShadow.tests.js
📦 Imports
Name |
Source |
DirectionalLightShadow |
../../../../src/lights/DirectionalLightShadow.js |
LightShadow |
../../../../src/lights/LightShadow.js |
ObjectLoader |
../../../../src/loaders/ObjectLoader.js |
DirectionalLight |
../../../../src/lights/DirectionalLight.js |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
object |
DirectionalLightShadow |
let/var |
new DirectionalLightShadow() |
✗ |
object |
DirectionalLightShadow |
let/var |
new DirectionalLightShadow() |
✗ |
object |
DirectionalLightShadow |
let/var |
new DirectionalLightShadow() |
✗ |
a |
DirectionalLightShadow |
let/var |
new DirectionalLightShadow() |
✗ |
b |
DirectionalLightShadow |
let/var |
new DirectionalLightShadow() |
✗ |
light |
DirectionalLight |
let/var |
new DirectionalLight() |
✗ |
shadow |
DirectionalLightShadow |
let/var |
new DirectionalLightShadow() |
✗ |