Explorar o código

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

Michael Herzog %!s(int64=2) %!d(string=hai) anos
pai
achega
eb25afa5a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/examples/en/utils/CameraUtils.html

+ 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>