⬅️ Back to Table of Contents
📄 shadow.glsl.js
📊 Analysis Summary
Metric |
Count |
📊 Variables & Constants |
2 |
📚 Table of Contents
🛠️ File Location:
📂 src/renderers/shaders/ShaderLib/shadow.glsl.js
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
vertex |
"\n#include <common>\n#include <batch... |
let/var |
` #include <common> #include <batching_pars_vertex> #include <fog_pars_vertex... |
✓ |
fragment |
"\nuniform vec3 color;\nuniform float... |
let/var |
` uniform vec3 color; uniform float opacity; #include <common> #include <pack... |
✓ |