Skip to content

⬅️ Back to Table of Contents

📄 MaterialProperties.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 3

📚 Table of Contents

🛠️ File Location:

📂 src/nodes/accessors/MaterialProperties.js

📦 Imports

Name Source
Euler ../../math/Euler.js
Matrix4 ../../math/Matrix4.js
uniform ../core/UniformNode.js

Variables & Constants

Name Type Kind Value Exported
_e1 Euler let/var new Euler()
_m1 Matrix4 let/var new Matrix4()
rotation any let/var ( scene.environment !== null && material.envMap === null ) ? scene.environmen...