• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 16 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)

1. BlinnPhong材质详解(JavaScript-3D基础(JS)-模型材质详解) [ 100%]

... `normalTexture:BaseTexture` 法线贴图。 `renderMode:int` [write-only] 设置渲染模式。 `shininess:Number` 高光强度,范围为0到1。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture`高光贴图。 `tilingOffset:Vector4` 纹理平铺和偏移。 #### 场景一键转...

来源: Laya2.0_文档 发布时间: 20210715

2. BlinnPhong材质详解(TypeScript-3D基础(TS)-模型材质详解) [ 99%]

... `normalTexture:BaseTexture` 法线贴图。 `renderMode:int` [write-only] 设置渲染模式。 `shininess:Number` 高光强度,范围为0到1。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture`高光贴图。 `tilingOffset:Vector4` 纹理平铺和偏移。 #### 场景一键转...

来源: Laya2.0_文档 发布时间: 20210714

3. BlinnPhong材质详解(ActionScript-3D基础(AS3)-模型材质详解) [ 99%]

... `normalTexture:BaseTexture` 法线贴图。 `renderMode:int` [write-only] 设置渲染模式。 `shininess:Number` 高光强度,范围为0到1。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture`高光贴图。 `tilingOffset:Vector4` 纹理平铺和偏移。 #### 场景一键转...

来源: Laya2.0_文档 发布时间: 20210714

4. laya.d3.core.material.BlinnPhongMaterial [ 98%]

...e 获取法线贴图。 BlinnPhongMaterial  renderMode : int[write-only] 设置渲染模式。 BlinnPhongMaterial renderQueue : int 所属渲染队列.BaseMaterial  SHADERDEFINE_DIFFUSEMAP : int[static] BlinnPhongMaterial  SHADERDEFINE_ENABLEVERTEXCOLOR : int[static] BlinnPhongMaterial  SHA...

来源: Laya2.0_api 发布时间: 20190513

5. 材质编辑模块 · LayaAir3.0文档 · LAYABOX [ 97%]

...外表。材质与着色器是紧密相连的,我们使用的材质必须设置对应的着色器形式。 1、材质的创建 我们可以在IDE的项目面板内创建材质,创建材质操作如动图1-1所示: 动图1-1 我们创建一个材质,并将其命名为"myMaterial"。 2、材...

来源: Laya3.0_文档 发布时间: 20241014

6. PBRSpecularMaterial材质详解(TypeScript-3D基础(TS)-模型材质详解) [ 93%]

...ureScale:Number` 视差贴图缩放系数。 `renderMode:int` [write-only] 设置渲染模式。 `smoothness:Number` 光滑度。 `smoothnessSource:int` 光滑度数据源。 `smoothnessTextureScale:Number` 光滑度缩放系数。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture...

来源: Laya2.0_文档 发布时间: 20210715

7. PBRSpecularMaterial材质详解(JavaScript-3D基础(JS)-模型材质详解) [ 93%]

...ureScale:Number` 视差贴图缩放系数。 `renderMode:int` [write-only] 设置渲染模式。 `smoothness:Number` 光滑度。 `smoothnessSource:int` 光滑度数据源。 `smoothnessTextureScale:Number` 光滑度缩放系数。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture...

来源: Laya2.0_文档 发布时间: 20210714

8. laya.d3.core.material.PBRSpecularMaterial [ 93%]

...贴图缩放系数。 PBRSpecularMaterial  renderMode : int[write-only] 设置渲染模式。 PBRSpecularMaterial renderQueue : int 所属渲染队列.BaseMaterial  SHADERDEFINE_ALBEDOTEXTURE : int[static] PBRSpecularMaterial  SHADERDEFINE_ALPHAPREMULTIPLY : int[static] PBRSpecularMaterial ...

来源: Laya2.0_api 发布时间: 20190513

9. PBRSpecularMaterial材质详解(ActionScript-3D基础(AS3)-模型材质详解) [ 93%]

...ureScale:Number` 视差贴图缩放系数。 `renderMode:int` [write-only] 设置渲染模式。 `smoothness:Number` 光滑度。 `smoothnessSource:int` 光滑度数据源。 `smoothnessTextureScale:Number` 光滑度缩放系数。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture...

来源: Laya2.0_文档 发布时间: 20210715

10. 零基础了解3D游戏开发基础概念(TypeScript-3D基础(TS)-LayaAir3D图形系统基础概念) [ 82%]

...。 水材质(WaterPrimaryMaterial)比较容易理解,是一种可以设置水面反射与波纹等具有水特性属性的材质。如下图所示: ![图](img/9-5.png) #### 五、纹理、贴图、面片 纹理是指物体表面的外观效果,表现为2D位图形式。下图为3D地球...

来源: Laya2.0_文档 发布时间: 20210714