Skip to content

Conversation

SamJB123
Copy link
Contributor

@SamJB123 SamJB123 commented Jun 4, 2025

Fix JSDoc for objectRadius to match implementation

Description

objectRadius returns a float, not vec3. A pure documentation fix - no impact on functionality.

Fix JSDoc for objectRadius to match implementation
Copy link

github-actions bot commented Jun 4, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 337.4
78.67
337.4
78.67
+0 B
+0 B
WebGPU 553.89
153.48
553.89
153.48
+0 B
+0 B
WebGPU Nodes 553.24
153.32
553.24
153.32
+0 B
+0 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 468.59
113.33
468.59
113.33
+0 B
+0 B
WebGPU 628.86
170.19
628.86
170.19
+0 B
+0 B
WebGPU Nodes 583.72
159.53
583.72
159.53
+0 B
+0 B

@Mugen87 Mugen87 changed the title Update Object3DNode.js Docs: Improve Object3DNode. Jun 4, 2025
@Mugen87 Mugen87 added this to the r178 milestone Jun 4, 2025
@Mugen87 Mugen87 merged commit c7b6f81 into mrdoob:dev Jun 4, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants