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

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

6371. laya.d3.physics.PhysicsComponent_API3.0 [ 51%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

6372. 一篇了解LayaAir的屏幕适配,及有效抗锯齿(TypeScript-LayaAir基础篇(TS)-屏幕适配) [ 51%]

...面模糊也与此处画布宽高值有关。 我们在IDE里任意发布运行一个页面, 在打开的chrome里用F12进入调试模式后,入口页面中找到id为 `layaCanvas`的canvas标签。记住这个位置,图7中红圈标记的,就是画布的初始宽高,后面理解屏幕适...

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

6373. 对接上架字节跳动小游戏技术指南(TypeScript-小游戏适配文档-字节跳动小游戏) [ 51%]

...库版本,一定要记得手工切换引擎类库。否则可能会导致运行报错。 ### 3、开发字节小游戏的前置准备 #### 3.1 查阅文档、创建帐号、下载工具 如果是初次接触字节跳动小游戏,建议先去阅读一下字节跳动小程序文档,熟悉小游...

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

6374. [LayaAir3]关于onTriggerEnter 回调里 绘制多边形并挂在碰撞体会导致死循环 [ 51%]

...ct没有旋转 Tween如何实现无限循环改变alpha? 循环依赖不能运行 Circular dependency: 求指点3d射线碰撞和UI点击穿透的问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 laya 3D碰撞器与 Unity 不一致问题 laya2.2 导出场景物理碰撞问题 ...

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

6375. CheckBox属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 51%]

.../label文本字体大小 cb2.labelSize = 20; } } new GameMain(); ``` 代码运行效果如动图2所示: ![动图2](img/2.gif) (动图2) **Tips:** CheckBox 组件的属性接口介绍请参考 [CheckBox API](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.ui.CheckB...

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

6376. 请教各位前辈们,AS的一些API好像layabox没有,求解决方法或者思路,比如 Point 的interpolate方法 具体问题内详 [ 51%]

...法能够获取“鼠标是否处于按下状态”? Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行 找不到类的定义!这是为什么? 已上传 Demo 附件 请问在layaIDE里,怎么调用微信小程序API 关于...

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

6377. laya.ui.ComboBox [ 51%]

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

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

6378. laya.physics.ChainCollider_API3.0 [ 51%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

6379. fatal error: 'string' file not found [ 51%]

...h: Error Could not attach to main target Error: asBitmap no size! IDE不能运行调试提示:Chrome error: Error:... 切换场景编辑器 Laya3D init error must support webGl Failed to load resource: net::ERR_FILE_NOT_FOUND Laya3D init error, must support webgl有个WIN10的电脑,系统是...

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

6380. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 51%]

...tive version: V1.0.1),而后生成dpk后, 在android真机或模拟器上运行5~10分钟后都出现spine动画部分图片缺失问题。   环境: Laya IDE : windows 1.7.19beta native version: v1.0.1 dev laguage: typescript android 环境(因为不太熟悉,生怕偷掉什么,所以co...

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