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

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

621. 自定义物理引擎 · LayaAir3.4 · 引擎文档 · LAYABOX [ 32%]

...段去下载资源,那么就需要使用Laya.addBeforeInitCallback()来注册方法,代码使用示例如图2-2所示。 (图2-2) 2.3 合并为完整的物理引擎库 完成适配工作后,开发者可以参照Cannon适配源码中的gulp脚本,将物理引擎适配源码编译,然后与...

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

622. laya.d3.core.light.PointLight [ 32%]

...pe:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实...

来源: laya_api 发布时间: 20170929

623. laya.d3.core.light.DirectionLight [ 32%]

...pe:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实...

来源: laya_api 发布时间: 20170929

624. AI开发环境:LayaAir-MCP · LayaAir3.4 · 引擎文档 · LAYABOX [ 31%]

...角的登录按钮,选择账号登录或微信扫码登录方式,完成注册或登录。 登录成功后,点击订阅选项上的按钮,或者点击顶部导航的 API Keys,进入 API Keys 页面。 在API Keys 页面,点击"创建 API Key"按钮。在弹出的窗口中输入 Key 的名...

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

625. laya.display.AnimationBase_API3.0 [ 31%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 Parameters type: string 事件的类型。 Returns boolean 如果指定类型的侦听器已注册,则值为 true;否则,值为 false。 hitTestPoint hitTestPoint(x: number, y: number): boole...

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

626. 浏览器接口 · LayaAir3.4 · 引擎文档 · LAYABOX [ 31%]

...n(url); win2.postMessage(content, url);// 此处最好加延迟 //监听器注册 Laya.Browser.window.addEventListener("click", (event: any) => { console.log(event.type); }) Window.open() 方法、window.postMessage()方法、Window.addEventListener()方法 3.3 container 画布 LayaAir引擎里...

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

627. ShaderPass介绍(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 31%]

...r3D.PERIOD_MATERIAL, 'u_AlbedoTexture': Laya.Shader3D.PERIOD_MATERIAL }; //注册多Pass描边Shader var customShader = Laya.Shader3D.add("MultiplePassOutlineShader"); //创建一个subShader var subShader = new Laya.SubShader(attributeMap, uniformMap); customShader.addSubShader(subShader); //添加...

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

628. laya.device.media.Video_API3.0 [ 31%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 Parameters type: string 事件的类型。 Returns boolean 如果指定类型的侦听器已注册,则值为 true;否则,值为 false。 hitTestPoint hitTestPoint(x: number, y: number): boole...

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

629. laya.display.FrameAnimation_API3.0 [ 31%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 Parameters type: string 事件的类型。 Returns boolean 如果指定类型的侦听器已注册,则值为 true;否则,值为 false。 hitTestPoint hitTestPoint(x: number, y: number): boole...

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

630. laya.d3.core.light.SpotLight [ 31%]

...pe:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实...

来源: laya_api 发布时间: 20170929