Skip to content

⬅️ Back to Table of Contents

📄 BoxGeometry.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 5

📚 Table of Contents

🛠️ File Location:

📂 test/unit/src/geometries/BoxGeometry.tests.js

📦 Imports

Name Source
BoxGeometry ../../../../src/geometries/BoxGeometry.js
BufferGeometry ../../../../src/core/BufferGeometry.js
runStdGeometryTests ../../utils/qunit-utils.js

Variables & Constants

Name Type Kind Value Exported
geometries any let/var undefined
parameters { width: number; height: number; dept... let/var { width: 10, height: 20, depth: 30, widthSegments: 2, heightSegments: 3, dept...
object BoxGeometry let/var new BoxGeometry()
object BoxGeometry let/var new BoxGeometry()
object BoxGeometry let/var new BoxGeometry()