Skip to content

⬅️ Back to Table of Contents

📄 depth.glsl.js

📊 Analysis Summary

Metric Count
📊 Variables & Constants 2

📚 Table of Contents

🛠️ File Location:

📂 src/renderers/shaders/ShaderLib/depth.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 <uv_pars_vertex>...
fragment "\n#if DEPTH_PACKING == 3200\n\n\tuni... let/var ` #if DEPTH_PACKING == 3200 uniform float opacity; #endif #include <common> #...