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

大约有 3,183 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0103 秒)

3151. laya.d3.component.staticmesh.StaticBatchMeshRender_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...

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

3152. AI编码环境:CodingMCP · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

...开发小游戏原型时,大多数项目能够一次性生成可靠、可运行的原型。即使偶尔出现报错或功能实现未达预期的情况,也并非 LayaAir 引擎 API 错误,通常是 AI 编码逻辑问题,这些问题可以通过与主 AI 模型沟通纠错,或切换为国...

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

3153. 后处理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

...Effect) 后处理颜色调整 就像是给 3D 场景添加了一层实时运行的“电影滤镜”。在场景渲染完成后,通过调整画面的亮度、对比度、饱和度以及色调(Hue),统一全局的视觉风格。它能将渲染出的原始图像从平淡的“数码感”转...

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

3154. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static TEMPVECTOR3 TEMPVECTOR3: Vector3 = new Vector3() Defined in laya/d3/component/Volume/reflecti...

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

3155. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...

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

3156. laya.d3.component.volume.batchvolume.StaticInstanceBatchRender_API3.0 [ 34%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...

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

3157. laya.d3.webxr.core.WebXRCamera_API3.0 [ 34%]

...id Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: a...

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

3158. laya.d3.core.Camera [ 34%]

...。 BaseCamera callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克...

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

3159. laya.d3.component.volume.batchvolume.BatchRender_API3.0 [ 34%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...

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

3160. 实体组件系统 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

...应。如果是一个3D场景,它会传递到Scene3D中。 (图2-3) 运行项目,如动图2-4所示,当鼠标按下时执行onMouseDown,打印“onMouseDown”;松开鼠标,鼠标弹起时执行onMouseUp,打印“onMouseUp”。 (动图2-4) 2.2.3 键盘事件 名称 条件 onKe...

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