大约有 2,677 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0115 秒)
Laya_社区(2328) Laya2.0_文档(96) Laya3.0_api(80) Laya2.0_api(74) Laya3.0_文档(67) laya_api(23) Laya_示例(7) Laya2.0_示例(2)
..." Particle2D Class Particle2D Particle2D 类是2D粒子播放类 Hierarchy Sprite Particle2D Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoPlay autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHie...
来源: Laya3.0_api 发布时间: 20231115
...e.js:16463 Uncaught TypeError: Cannot read property '_tf' of null at Sprite.fromImage (laya.core.js:16463) at Sprite.__proto.toParentPoint (laya.core.js:15797) at Sprite.__proto.localToGlobal (laya.core.js:15757) at Function.Utils.getGlobalRecByPoints (laya.core.js:10216) ...
来源: Laya_社区 发布时间: 20181018
...过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprite DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouseThrough name popupEffectHandler tag drawtocanvCtx Ac...
来源: Laya3.0_api 发布时间: 20231115
...生成场景类了,此时该如何获得场景内的元素 如何设置Sprite的宽高和点击区域? ui list 里面的元素不能点击两次 求指点3d射线碰撞和UI点击穿透的问题 关于遍历产生的sprite的点击事件,急,大神帮看哈 IDE通过.ui自动生成的ui代...
来源: Laya_社区 发布时间: 20180824
...,植被层,建筑层等) 本类就是层级类 author ... Hierarchy Sprite MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior layerName mouseThrough name tag tarLayer drawtocanvCtx Accessors _isHeightSet _isWidthSet active acti...
来源: Laya3.0_api 发布时间: 20231115
...的说ShurikenParticle3D.particleSystem的,我首先获取了粒子作为Sprite3D,这个可以获取到this.bow = this.scene3D.getChildByName("Bow") as Laya.Sprite3D; 然后我拿不到他的粒子系统,var par: Laya.ShurikenParticleSystem= this.bow.getComponent(Laya.ShurikenParticleSystem);...
来源: Laya_社区 发布时间: 20181218
...题出现在哪呢?? laya2.2 导出场景物理碰撞问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 问题状态 最新活动: 2018-01-25 21:42 浏览: 794 关注: 2 人
来源: Laya_社区 发布时间: 20180125
...TypeError: Cannot read property 'props' of undefinedat Function.Laya3D._getSprite3DHierarchyInnerUrls (laya.d3.js:15158) at Loader.Laya3D._onHierarchylhLoaded (laya.d3.js:15252) at EventHandler.__proto.runWith (laya.core.js:1127) at Loader.__proto.event (laya.core.js:883) at Loader.__proto.complete ...
来源: Laya_社区 发布时间: 20181013
...xWidth, ConstValue.boxHeight); var box = this.parent.addChild(new Laya.MeshSprite3D(mesh)); box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false); box.transform.position = new Laya.Vector3(ConstValue.boxOutScreen,ConstValue.boxHeight/2,0); var material = new Laya.StandardMaterial(); materia...
来源: Laya_社区 发布时间: 20180113
...题请先登录 发起人 Z.BF Agent-数字孪生系统设计 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 分享:自定义事件派发与侦听(A页面派发 B页面侦听) TextInput重写onFocus和onBlur事件监听不到 骨骼动画播放完后的回调时间 ...
来源: Laya_社区 发布时间: 20250805