大约有 2,792 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0106 秒)
Laya_社区(2262) Laya2.0_文档(123) Laya3.0_api(106) Laya_示例(84) Laya2.0_api(57) Laya2.0_示例(55) laya_api(53) Laya3.0_文档(52)
... = false Inherited from AnimationBase._ownGraphics Defined in laya/display/Sprite.ts:245 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 _skinBaseUrl _skinBaseUrl: string Inherited from AnimationBase._skinBaseUrl Defined in laya/display/Sprite.ts:269 如果节点...
来源: Laya3.0_api 发布时间: 20231102
...材本身也是循环的。但是不知道为什么会跳帧。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? unity导出的场景不显示实时阴影 问题状态 最新活动: 2023-11-21 10:52 浏览: 3158 关注: 2 人
来源: Laya_社区 发布时间: 20231117
...示? 刮刮卡效果实现 HTMLDivElement 2.0 排版问题 为什么给Sprite容器添加点击事件没反应 图片添加点击事件 有的不生效 lh文件内meshSprite添加阴影属性无效 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 富文本下划线...
来源: Laya_社区 发布时间: 20170601
...被折叠 要回复问题请先登录 发起人 180*****858 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 i...
来源: Laya_社区 发布时间: 20200425
...用PhysicsDebugDraw.enable()开启,或者通过IDE设置打开 Hierarchy Sprite PhysicsDebugDraw Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierar...
来源: Laya3.0_api 发布时间: 20231115
... } } } 笔者无论是将sprite对象放入对象池还是销毁,然后调用clearTextureRes清除其所引用的图片资源,但是无法清除掉 进入图示所在的两个判定条件都不满足 运行环境如下图 附件 : --> 2017-12-13 ...
来源: Laya_社区 发布时间: 20171213
...是否处于按下状态”? TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask?...
来源: Laya_社区 发布时间: 20170315
...点击穿透的问题 IDE1.7.8 json图集加载问题 关于遍历产生的sprite的点击事件,急,大神帮看哈 关于适配采用showAll后留白部分的颜色问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 graphics alpha 问题 问题状态 最新活...
来源: Laya_社区 发布时间: 20170921
...n laya/html/HtmlImage.ts:12 Returns HtmlImage Properties Readonly obj obj: Sprite Defined in laya/html/HtmlImage.ts:9 Accessors element get element(): HtmlElement Defined in laya/html/HtmlImage.ts:18 Returns HtmlElement height get height(): number Defined in laya/html/HtmlImage.ts:26 Returns number ...
来源: Laya3.0_api 发布时间: 20231115
...自: /**获取动画 */ public getAni(): void { this.ani = this.owner.sprite3d.getComponent(Laya.Animator); let all = 486; let arr = ["3,21,run,true", "29,59,wolk,true", "70,120,cheer,true", "125,380,dance,true", "393,440,forerake,false", "443,485,backward,true"]; let state: Laya.AnimatorState; c...
来源: Laya_社区 发布时间: 20190802