Skip to content

⬅️ Back to Table of Contents

📄 LuminosityShader.js

📊 Analysis Summary

Metric Count
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

📂 examples/jsm/shaders/LuminosityShader.js

Variables & Constants

Name Type Kind Value Exported
LuminosityShader ShaderMaterial let/var { name: 'LuminosityShader', uniforms: { 'tDiffuse': { value: null } }, vertex...