Bläddra i källkod

document default (#27532)

Co-authored-by: aardgoose <[email protected]>
aardgoose 1 år sedan
förälder
incheckning
2e5df1c6b2

+ 1 - 1
docs/api/en/renderers/WebGLRenderer.html

@@ -82,7 +82,7 @@
 		<h3>[property:Boolean autoClear]</h3>
 		<h3>[property:Boolean autoClear]</h3>
 		<p>
 		<p>
 			Defines whether the renderer should automatically clear its output before
 			Defines whether the renderer should automatically clear its output before
-			rendering a frame.
+			rendering a frame. Default is `true`.
 		</p>
 		</p>
 
 
 		<h3>[property:Boolean autoClearColor]</h3>
 		<h3>[property:Boolean autoClearColor]</h3>

+ 1 - 1
docs/api/it/renderers/WebGLRenderer.html

@@ -72,7 +72,7 @@
 		<h2>Proprietà</h2>
 		<h2>Proprietà</h2>
 
 
 		<h3>[property:Boolean autoClear]</h3>
 		<h3>[property:Boolean autoClear]</h3>
-		<p>Definisce se il renderer deve cancellare automaticamente il suo output prima di eseguire il rendering di un frame.</p>
+		<p>Definisce se il renderer deve cancellare automaticamente il suo output prima di eseguire il rendering di un frame. Il valore predefinito è `true`.</p>
 
 
 
 
 		<h3>[property:Boolean autoClearColor]</h3>
 		<h3>[property:Boolean autoClearColor]</h3>