ソースを参照

Updates DeviceOrientationControls & FlyControls documentation to add the change Event

Gianmarco Simone 5 年 前
コミット
523ed43feb

+ 7 - 0
docs/examples/en/controls/DeviceOrientationControls.html

@@ -31,6 +31,13 @@
 			</p>
 		</p>
 
+		<h2>Events</h2>
+
+		<h3>change</h3>
+		<p>
+			Fires when the camera has been transformed by the controls.
+		</p>
+
 		<h2>Properties</h2>
 
 		<h3>[property:Number alphaOffset]</h3>

+ 7 - 0
docs/examples/en/controls/FlyControls.html

@@ -35,6 +35,13 @@
 			</p>
 		</p>
 
+		<h2>Events</h2>
+
+		<h3>change</h3>
+		<p>
+			Fires when the camera has been transformed by the controls.
+		</p>
+
 		<h2>Properties</h2>
 
 		<h3>[property:Boolean autoForward]</h3>

+ 7 - 0
docs/examples/zh/controls/DeviceOrientationControls.html

@@ -31,6 +31,13 @@
 			</p>
 		</p>
 
+		<h2>Events</h2>
+
+		<h3>change</h3>
+		<p>
+			Fires when the camera has been transformed by the controls.
+		</p>
+
 		<h2>Properties</h2>
 
 		<h3>[property:Number alphaOffset]</h3>

+ 7 - 0
docs/examples/zh/controls/FlyControls.html

@@ -35,6 +35,13 @@
 			</p>
 		</p>
 
+		<h2>Events</h2>
+
+		<h3>change</h3>
+		<p>
+			Fires when the camera has been transformed by the controls.
+		</p>
+
 		<h2>Properties</h2>
 
 		<h3>[property:Boolean autoForward]</h3>