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

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

161. laya.d3.webxr.core.WebXRCamera_API3.0 [ 44%]

...出异常。 Returns Node 当前节点( Node )对象。 render render(shader?: Shader3D, replacementTag?: string): void Overrides Camera.render Defined in laya/d3/WebXR/core/WebXRCamera.ts:105 渲染 override Parameters Default value shader: Shader3D = null Default value replacementTag: string =...

来源: Laya3.0_api 发布时间: 20231115

162. 加载到舞台的3D模型不显示贴图 [ 44%]

...戏场景中,看到的模型是黑色的。解决方案,找到laya/d3/shader/files/PixelSimpleTextureSkinnedMesh.ps中void main方法中的gl_FragColor=texColor*v_Color改为gl_FragColor=texColor,即可忽略制作模型中设置的顶点色! 谢谢使用,如有问题,随时反馈!附...

来源: Laya_社区 发布时间: 20161021

163. laya.d3.core.material.TerrainMaterial [ 41%]

...。 TerrainMaterial renderQueue : int 所属渲染队列.BaseMaterial  SHADERDEFINE_DETAIL_NUM1 : int[static] 地形细节宏定义。TerrainMaterial  SHADERDEFINE_DETAIL_NUM2 : int[static] TerrainMaterial  SHADERDEFINE_DETAIL_NUM3 : int[static] TerrainMaterial  SHADERDEFINE_DETAIL_NUM4 : i...

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

164. 使用3D摄像机 · LayaAir3.0文档 · LAYABOX [ 41%]

...不常用,但在一些特定场合还是用的上,例如结合自定义shader来使用。 DepthOnly 仅深度 表示着只清除当前渲染之前的全部摄相机缓冲区的深度信息,保留全部摄相机缓冲区的颜色信息。 这个功能非常实用,要想将多个摄像机的...

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

165. ENOENT: no such file or directory, open 'D:\layaidehello eleasewxgameLayaSample.js.map [ 41%]

...File has no manifest.json LayaAir3D Warning : MyWater must config in CustomShaderConfig File. 请教专家:curl_easy_perform failed和JCFileRes::onDownloadError file error fatal error: 'string' file not found Unity3d导出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should chec...

来源: Laya_社区 发布时间: 20180715

166. laya.d3.core.scene.Scene [ 34%]

... Scene  addScript(type:*):Script 添加指定类型脚本。 Scene  addShaderDefine(define:int):void 增加shader宏定义。 Scene clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定...

来源: laya_api 发布时间: 20170929

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

...应材质的基础属性,切换材质的着色器是通过选择材质的Shader来实现的,具体操作图动图2-1-1所示,来切换到其他类型的着色器。 动图2-1-1 2.1.1 BlinnPhong 着色器 Blinn-Phong光照模型能够简单描述物体表面对光的吸收与反射,使物体...

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