Fix state path + minor changes

This commit is contained in:
2026-04-07 16:26:54 +02:00
parent 6e02236124
commit 36f118e5c7
3 changed files with 13 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
import AppState from "../state.js";
/**
* @module Clipping
*/
/**
*
* @param {THREE.Sphere} boundingSphere - The bounding sphere for the main node

View File

@@ -1,4 +1,8 @@
// Global ATON
// Global ATON and THREE
/**
* @module Environment
*/
/**
*