Skip to content

⬅️ Back to Table of Contents

📄 RingGeometry.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 5

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

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

Variables & Constants

Name Type Kind Value Exported
geometries any let/var undefined
parameters { innerRadius: number; outerRadius: n... let/var { innerRadius: 10, outerRadius: 60, thetaSegments: 12, phiSegments: 14, theta...
object RingGeometry let/var new RingGeometry()
object RingGeometry let/var new RingGeometry()
object RingGeometry let/var new RingGeometry()