Skip to content

⬅️ Back to Table of Contents

📄 SphereGeometry.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 5

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

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

Variables & Constants

Name Type Kind Value Exported
geometries any let/var undefined
parameters { radius: number; widthSegments: numb... let/var { radius: 10, widthSegments: 20, heightSegments: 30, phiStart: 0.5, phiLength...
object SphereGeometry let/var new SphereGeometry()
object SphereGeometry let/var new SphereGeometry()
object SphereGeometry let/var new SphereGeometry()