|
@@ -227,7 +227,7 @@ further processing.</p>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="member">
|
|
<div class="member">
|
|
|
- <h3 class="name" id="logarithmicDepthBuffer" translate="no">.<a href="#logarithmicDepthBuffer">logarithmicDepthBuffer</a><span class="type-signature"> : boolean</span> </h3>
|
|
|
|
|
|
|
+ <h3 class="name" id="logarithmicDepthBuffer" translate="no">.<a href="#logarithmicDepthBuffer">logarithmicDepthBuffer</a><span class="type-signature"> : boolean</span> <span class="type-signature">(readonly) </span></h3>
|
|
|
<div class="description">
|
|
<div class="description">
|
|
|
<p>Whether logarithmic depth buffer is enabled or not.</p>
|
|
<p>Whether logarithmic depth buffer is enabled or not.</p>
|
|
|
<p>Default is <code>false</code>.</p>
|
|
<p>Default is <code>false</code>.</p>
|
|
@@ -260,6 +260,13 @@ If this is the case, the renderer allocates an internal render target for that p
|
|
|
<p>Default is <code>SRGBColorSpace</code>.</p>
|
|
<p>Default is <code>SRGBColorSpace</code>.</p>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ <div class="member">
|
|
|
|
|
+ <h3 class="name" id="reversedDepthBuffer" translate="no">.<a href="#reversedDepthBuffer">reversedDepthBuffer</a><span class="type-signature"> : boolean</span> <span class="type-signature">(readonly) </span></h3>
|
|
|
|
|
+ <div class="description">
|
|
|
|
|
+ <p>Whether reversed depth buffer is enabled or not.</p>
|
|
|
|
|
+ <p>Default is <code>false</code>.</p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
<div class="member">
|
|
<div class="member">
|
|
|
<h3 class="name" id="samples" translate="no">.<a href="#samples">samples</a><span class="type-signature"> : number</span> </h3>
|
|
<h3 class="name" id="samples" translate="no">.<a href="#samples">samples</a><span class="type-signature"> : number</span> </h3>
|
|
|
<div class="description">
|
|
<div class="description">
|
|
@@ -1881,6 +1888,17 @@ the CPU waits for the GPU to complete its operation (e.g. a compute task).</p>
|
|
|
<p>Default is <code>false</code>.</p>
|
|
<p>Default is <code>false</code>.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="name">
|
|
|
|
|
+ <strong>reversedDepthBuffer</strong>
|
|
|
|
|
+ <br>
|
|
|
|
|
+<span class="param-type">boolean</span>
|
|
|
|
|
+ </td>
|
|
|
|
|
+ <td class="description last">
|
|
|
|
|
+ <p>Whether reversed depth buffer is enabled or not.</p>
|
|
|
|
|
+ <p>Default is <code>false</code>.</p>
|
|
|
|
|
+ </td>
|
|
|
|
|
+ </tr>
|
|
|
<tr>
|
|
<tr>
|
|
|
<td class="name">
|
|
<td class="name">
|
|
|
<strong>alpha</strong>
|
|
<strong>alpha</strong>
|