Skip to content

⬅️ Back to Table of Contents

📄 linedashed.glsl.js

📊 Analysis Summary

Metric Count
📊 Variables & Constants 2

📚 Table of Contents

🛠️ File Location:

📂 src/renderers/shaders/ShaderLib/linedashed.glsl.js

Variables & Constants

Name Type Kind Value Exported
vertex "\nuniform float scale;\nattribute fl... let/var ` uniform float scale; attribute float lineDistance; varying float vLineDista...
fragment "\nuniform vec3 diffuse;\nuniform flo... let/var ` uniform vec3 diffuse; uniform float opacity; uniform float dashSize; unifor...