⬅️ Back to Table of Contents
📄 meshphysical.glsl.js
📊 Analysis Summary
Metric |
Count |
📊 Variables & Constants |
2 |
📚 Table of Contents
🛠️ File Location:
📂 src/renderers/shaders/ShaderLib/meshphysical.glsl.js
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
vertex |
"\n#define STANDARD\n\nvarying vec3 v... |
let/var |
` #define STANDARD varying vec3 vViewPosition; #ifdef USE_TRANSMISSION varyin... |
✓ |
fragment |
"\n#define STANDARD\n\n#ifdef PHYSICA... |
let/var |
` #define STANDARD #ifdef PHYSICAL #define IOR #define USE_SPECULAR #endif un... |
✓ |