|
@@ -80,12 +80,12 @@
|
|
|
|
|
|
<h3>[property:Boolean stencilBuffer]</h3>
|
|
<h3>[property:Boolean stencilBuffer]</h3>
|
|
<p>
|
|
<p>
|
|
- Renders to the stencil buffer. Default is false.
|
|
|
|
|
|
+ 渲染到模板缓冲区。默认为false
|
|
</p>
|
|
</p>
|
|
|
|
|
|
<h3>[property:DepthTexture depthTexture]</h3>
|
|
<h3>[property:DepthTexture depthTexture]</h3>
|
|
<p>
|
|
<p>
|
|
- 如果设置,那么场景的深度将会被渲染到慈纹理上。默认是null.
|
|
|
|
|
|
+ 如果设置,那么场景的深度将会被渲染到此纹理上。默认为null
|
|
</p>
|
|
</p>
|
|
|
|
|
|
|
|
|