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

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

2671. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 30%]

...le: number; /** 路径弧度 */ private _path_radians: number;  /** 是否移除 */ public _to_remove: number;   constructor(){ super(GunRoleType.LIVE_DOLL); }  init( box: GunBox, doll_item: DollItem, doll_area: Area ):void { // if(!this._body_ani) // { // this._body_ani = new Laya.Animation(); /...

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

2672. laya.d3.physics.CharacterController_API3.0 [ 30%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

2673. laya.d3.core.light.DirectionLightCom_API3.0 [ 30%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

2674. 【简单跑酷--JS版】---Lv.5 玩家踩地板 [ 29%]

...h) < 0){ //判断整个floor是否不在屏幕里面了 如果不在了 移除当前floor Laya.timer.clear(this, this.onLoop); this.visible = false; this.event(Floor.OUT_DIE, this); } } /** * 检测碰撞 * x 坐标 * y 坐标 */ _proto.checkHit = function(x,y){ if(x > this.x && x <...

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

2675. laya.d3.core.light.AreaLightCom_API3.0 [ 29%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

2676. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 28%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

2677. 为什么这样加载不出来东西,别再给我发示例链接了,就是按照示例来的 [ 27%]

...lisionObject' of undefined 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined LayaAir 库文件加载速度慢 Panel中的东...

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

2678. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 25%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

2679. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 25%]

...  此 zip 中的发布脚本 .laya/publish.js 增加了一个压缩 JS 时移除代码中的 console 的功能,如果您不需要此功能,将该文件第 467-475 行注释即可。// options = Object.assign({}, options, { // output: { // comments: false, // }, // compress: { // drop_debugger: ...

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

2680. 载入U3D导出的粒子特效报错 [ 21%]

...因的吗?~~~~~~~~~~~~~ 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 unity导出的场景不显示实时阴影 小游戏项目 加载有中文的json文件 报错 runtime运行报错! unity到导出场景加...

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