⬅️ Back to Table of Contents
📄 PlaneGeometry.tests.js
📊 Analysis Summary
Metric |
Count |
📦 Imports |
3 |
📊 Variables & Constants |
5 |
📚 Table of Contents
🛠️ File Location:
📂 test/unit/src/geometries/PlaneGeometry.tests.js
📦 Imports
Name |
Source |
PlaneGeometry |
../../../../src/geometries/PlaneGeometry.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; widt... |
let/var |
{ width: 10, height: 30, widthSegments: 3, heightSegments: 5 } |
✗ |
object |
PlaneGeometry |
let/var |
new PlaneGeometry() |
✗ |
object |
PlaneGeometry |
let/var |
new PlaneGeometry() |
✗ |
object |
PlaneGeometry |
let/var |
new PlaneGeometry() |
✗ |