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

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

1741. 引擎能打包成html页面,然后直接用手机webview加载吗? [ 52%]

...LayaAir引擎针对微信小游戏好友关系链实现方案 分享:定义事件派发与侦听(A页面派发 B页面侦听) 加载到舞台的3D模型显示贴图 2.1.1.1引擎微信小游戏掉帧严重 iphone带浏览器页面怎么锁定 Laya2.6.0beta 物理引擎 刚体碰撞点...

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

1742. laya.ui.Box_API3.0 [ 52%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1743. native打包Android APP 运行一段时间opengl报错导致app重启 [ 52%]

...行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找到类的定义!这是为什么? 已上传 Demo 附件 关于微信7.0.3版本之后的版本,微信小游戏 Android 端调整 “在屏 Canvas” 的放缩策略 关于近期iOS提交,...

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

1744. replaceSlotSkinName的参数问题 [ 52%]

...一些Timer相关的问题 graphics alpha 问题 写了个边缘光的定义shader,有很多问题,帮忙看一下 问题状态 最新活动: 2016-12-28 12:27 浏览: 1406 关注: 2 人 daohu • 2016-12-28 12:52 @cuixueying 第一个问题:我说的就是替换纹理的方法,你看我...

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

1745. WXOpenDataViewer 微信开放数据域 是能响应鼠标拖动事件呢? [ 51%]

...有方法能够获取“鼠标是否处于按下状态”? 分享:定义事件派发与侦听(A页面派发 B页面侦听) LayaAir能做RPG吗?要问我能能,因为我已经在做 - 杀意来袭 TextInput重写onFocus和onBlur事件监听到 关于使用matterjs物理引擎...

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

1746. laya.ui.TipManager_API3.0 [ 51%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1747. laya.ui.TextInput_API3.0 [ 51%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1748. Laya.ani 库勾选但报 laya.ani.swf.MovieClip undefined [ 51%]

...ayanative2 打包android平台 报错 btCollisionObject undefined 鼠标定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find sce...

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

1749. laya.ui.LayoutBox_API3.0 [ 51%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

1750. 修改position与修改localPosition结果一致(同处于3d场景下的两个节点) [ 51%]

...calPosition结果一致(同处于3d场景下的两个节点) //添加定义模型 var box: Laya.MeshSprite3D = scene.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createBox(1, 1, 1))) as Laya.MeshSprite3D; box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false); var material: Laya.B...

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