2
0
Эх сурвалжийг харах

Docs: Fix import in `CameraUtils`. (#26591)

Michael Herzog 2 жил өмнө
parent
commit
eb25afa5a7

+ 1 - 1
docs/examples/en/utils/CameraUtils.html

@@ -21,7 +21,7 @@
 		</p>
 
 		<code>
-			import { CameraUtils } from 'three/addons/utils/CameraUtils.js';
+			import * as CameraUtils from 'three/addons/utils/CameraUtils.js';
 		</code>
 
 		<h2>Methods</h2>