⬅️ Back to Table of Contents
📄 ToonShader.js
📊 Analysis Summary
Metric |
Count |
📦 Imports |
2 |
📊 Variables & Constants |
4 |
📚 Table of Contents
🛠️ File Location:
📂 examples/jsm/shaders/ToonShader.js
📦 Imports
Name |
Source |
Color |
three |
Vector3 |
three |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
ToonShader1 |
ShaderMaterial |
let/var |
{ name: 'ToonShader1', uniforms: { 'uDirLightPos': { value: new Vector3() }, ... |
✗ |
ToonShader2 |
any |
let/var |
{ uniforms: { 'uDirLightPos': { value: new Vector3() }, 'uDirLightColor': { v... |
✗ |
ToonShaderHatching |
any |
let/var |
{ uniforms: { 'uDirLightPos': { value: new Vector3() }, 'uDirLightColor': { v... |
✗ |
ToonShaderDotted |
any |
let/var |
{ uniforms: { 'uDirLightPos': { value: new Vector3() }, 'uDirLightColor': { v... |
✗ |