大约有 14 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0025 秒)
...-only] 设置渲染模式。 `color:Vector4` 颜色 `tilingOffset:Vector4` 获取纹理平铺和偏移。 `texture:BaseTexture` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标...
来源: Laya2.0_文档 发布时间: 20210715
...-only] 设置渲染模式。 `color:Vector4` 颜色 `tilingOffset:Vector4` 获取纹理平铺和偏移。 `texture:BaseTexture` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标...
来源: Laya2.0_文档 发布时间: 20210714
...-only] 设置渲染模式。 `color:Vector4` 颜色 `tilingOffset:Vector4` 获取纹理平铺和偏移。 `texture:BaseTexture` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标...
来源: Laya2.0_文档 发布时间: 20210714
...-only] 设置渲染模式。 `color:Vector4` 颜色 `tilingOffset:Vector4` 获取纹理平铺和偏移。 `texture:BaseTexture` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标...
来源: Laya2.0_文档 发布时间: 20210714
...-only] 设置渲染模式。 `color:Vector4` 颜色 `tilingOffset:Vector4` 获取纹理平铺和偏移。 `texture:BaseTexture` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标...
来源: Laya2.0_文档 发布时间: 20210715
...-only] 设置渲染模式。 `color:Vector4` 颜色 `tilingOffset:Vector4` 获取纹理平铺和偏移。 `texture:BaseTexture` 漫反射贴图。 `depthWrite:Boolean` 是否写入深度。 `cull:int` 剔除方式。 `blend:int` 混合方式。 `blendSrc:int` 混合源。 `blendDst:int` 混合目标...
来源: Laya2.0_文档 发布时间: 20210715
... ```typescript static addInclude(fileName, txt): void; ``` - 7.根据名字获取Shader3D对象,这是一个静态函数。 ```typescript static find(name): Shader3D ``` - 8.在特定索引获取SubShader。 ```typescript getSubShaderAt(index) ``` - 9.是否开启调试模式设置:在调试代...
来源: Laya2.0_文档 发布时间: 20210715
...tatic addInclude(fileName: string, txt: string): void; ``` - 7.根据名字获取Shader3D对象,这是一个静态函数。 ```typescript static find(name: string): Shader3D ``` - 8.在特定索引获取SubShader。 ```typescript getSubShaderAt(index: number): SubShader ``` - 9.是否开启调试...
来源: Laya2.0_文档 发布时间: 20210714
...tatic addInclude(fileName: String, txt: String): void; ``` - 7.根据名字获取Shader3D对象,这是一个静态函数。 ```typescript static find(name: String): Shader3D ``` - 8.在特定索引获取SubShader。 ```typescript getSubShaderAt(index: Number): SubShader ``` - 9.是否开启调试...
来源: Laya2.0_文档 发布时间: 20210714
...th 深度。绘图顺序。 Target Texture 目标纹理。 ### 使用代码获取导出的摄像机 那么,如果在unity中创建了摄像机并导出,在代码中加载导出文件后,我们怎么去获取摄像机呢?这可以通过场景的子节点索引或名称来获取,获取...
来源: Laya2.0_文档 发布时间: 20210714