Skip to content

⬅️ Back to Table of Contents

📄 SAOShader.js

📊 Analysis Summary

Metric Count
📦 Imports 2
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

📂 examples/jsm/shaders/SAOShader.js

📦 Imports

Name Source
Matrix4 three
Vector2 three

Variables & Constants

Name Type Kind Value Exported
SAOShader ShaderMaterial let/var { name: 'SAOShader', defines: { 'NUM_SAMPLES': 7, 'NUM_RINGS': 4, 'DIFFUSE_TE...