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

Update webgpu_lights_ies_spotlight.html (#25347)

Don McCurdy 2 жил өмнө
parent
commit
36a8629a44

+ 2 - 2
examples/webgpu_lights_ies_spotlight.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 	<head>
-		<title>three.js webgl - lights - ies spotlight</title>
+		<title>three.js WebGPU - lights - ies spotlight</title>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
 		<link type="text/css" rel="stylesheet" href="main.css">
@@ -9,7 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - ies spotlight<br />
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> WebGPU - ies spotlight<br />
 		</div>
 
 		<!-- Import maps polyfill -->