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

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

1491. HtmlDivElement 描边和下划线不能同时使用 [ 50%]

...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意...

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

1492. laya.d3.component.physics.MeshCollider [ 50%]

...撞器网格。 MeshCollider owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  MeshCollider() 创建一个 SphereCollide...

来源: laya_api 发布时间: 20170929

1493. png使用base64显示异常 [ 50%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? LayaAirIDE下...

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

1494. 使用mask后,只要调用 Laya.Resource.destroyUnusedResources() 就会引起报错 [ 50%]

....js:5713) at RenderContext.__proto.drawCanvas (laya.core.js:5822) at RenderSprite3D.__proto._canvas (laya.core.js:6219) at Sprite.__proto.render (laya.core.js:15680) at RenderSprite3D.__proto._childs (laya.core.js:6201) at RenderSprite3D.__proto._transform (laya.webgl.js:6758) at Stage.__proto.rende...

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

1495. 为什么laya.pathfinding.js里面的Grid,通过Laya.Grid竟然获取不到?有laya.pathfinding.js的使用教程吗?API中没有找到。 [ 50%]

... 请问有没有方法能够获取“鼠标是否处于按下状态”? sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 请问在layaIDE里,怎么调用微信小程序API 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. TextInput重写onF...

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

1496. layaAir 打包成apk后在真机上运行 使用粒子时报错 [ 50%]

...运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mas...

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

1497. laya.d3.component.animation.SkinAnimations [ 50%]

...数量。 KeyframeAnimations owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D player : AnimationPlayer[read-only] 获取动画播放器。 KeyframeAnimations started : Boolean是否已执行start函数。Component3D  templet : AnimationTemplet[override] SkinAnimations...

来源: laya_api 发布时间: 20170929

1498. 关于射线碰撞的问题,对于射线的罗辑方式不太了解,懂得进来帮忙看一下!~~~~~~~~~~ [ 50%]

...rayCast(ray2, rayCastHit2, 300);                 if(rayCastHit2.sprite3D)    {        //这里取碰撞点的y值给角色重新赋值        var currPosition:Vector3 = new Vector3(_position.x, rayCastHit2.position.y, _position.z);        roleModel.transform.position = currP...

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

1499. 升级到3.0-beta6无法选择资源了 [ 50%]

... export class NewScript extends Laya.Script {     //declare owner : Laya.Sprite3D;      @property(String)     public text: string = "";      @property(Laya.Image)     public image: Laya.Image = null;      constructor() {         super();     } } 附件 : --> 2023-04-12 添加评...

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

1500. "TS语言开发H5游戏微信飞机大战"中,为什么是用this.bg1.y+this.y来做判断呢? [ 50%]

... 微信小游戏如何竖屏 招聘:H5游戏开发 坐标:深圳南山 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement的使用 如何实现微信登录? 微信小游戏如何使用ttf字体? 请问在layaIDE里,怎么调用微...

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