📄 UniformsLib.js
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 3 |
📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 src/renderers/shaders/UniformsLib.js
📦 Imports¶
Name | Source |
---|---|
Color |
../../math/Color.js |
Vector2 |
../../math/Vector2.js |
Matrix3 |
../../math/Matrix3.js |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
UniformsLib |
{ common: { diffuse: { value: Color; ... |
let/var | { common: { diffuse: { value: /*@__PURE__*/ new Color( 0xffffff ) }, opacity:... |
✗ |