大约有 12 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0026 秒)
...s1 = subShader.addShaderPass(OutlineVS, OutlineFS); //设置渲染状态,剔除正面 pass1.renderState.cull = Laya.RenderState.CULL_FRONT; //添加第二个Pass subShader.addShaderPass(Outline02VS, Outline02FS); } ``` ##### 使用自定义shader 在前面的步骤中,我们已经构成了一个...
来源: Laya2.0_文档 发布时间: 20210715
...s1 = subShader.addShaderPass(OutlineVS, OutlineFS); //设置渲染状态,剔除正面 pass1.renderState.cull = Laya.RenderState.CULL_FRONT; //添加第二个Pass subShader.addShaderPass(Outline02VS, Outline02FS); } ``` ##### 使用自定义shader 在前面的步骤中,我们已经构成了一个...
来源: Laya2.0_文档 发布时间: 20210715
...s1 = subShader.addShaderPass(OutlineVS, OutlineFS); //设置渲染状态,剔除正面 pass1.renderState.cull = Laya.RenderState.CULL_FRONT; //添加第二个Pass subShader.addShaderPass(Outline02VS, Outline02FS); } ``` ##### 使用自定义shader 在前面的步骤中,我们已经构成了一个...
来源: Laya2.0_文档 发布时间: 20210714
...` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标。 `depthTest:int` 深度测试方式。 #### 效果预览: ([demo地址](https://layaair.ldc.layabox.com/demo2/?language=c...
来源: Laya2.0_文档 发布时间: 20210715
...` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标。 `depthTest:int` 深度测试方式。 #### 效果预览: ([demo地址](https://layaair.ldc.layabox.com/demo2/?language=ch&...
来源: Laya2.0_文档 发布时间: 20210714
...` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标。 `depthTest:int` 深度测试方式。 #### 效果预览: ([demo地址](https://layaair.ldc.layabox.com/demo2/?language=ch&...
来源: Laya2.0_文档 发布时间: 20210714
...` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标。 `depthTest:int` 深度测试方式。 #### 效果预览: ([demo地址](https://layaair.ldc.layabox.com/demo2/?language=ch&...
来源: Laya2.0_文档 发布时间: 20210714
...` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标。 `depthTest:int` 深度测试方式。 #### 效果预览: ([demo地址](https://layaair.ldc.layabox.com/demo2/?language=c...
来源: Laya2.0_文档 发布时间: 20210715
...` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标。 `depthTest:int` 深度测试方式。 #### 效果预览: ([demo地址](https://layaair.ldc.layabox.com/demo2/?language=c...
来源: Laya2.0_文档 发布时间: 20210715
...盒的情况下,将选中的颜色应用到剩余屏幕。 Culling Mask 剔除遮罩,包含或者忽略对象的Layer。 Projection 投射。Perspective 透视投影,Orthography正交投影。 Size 大小。当设置了正交摄影机时的视口大小。 Field of View 视野范围。相机的...
来源: Laya2.0_文档 发布时间: 20210714