大约有 578 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0118 秒)
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _parseEscapeChars _parseEscapeChars: boolean Inherited from Text._parseEscapeChars Defined in laya/display/Text.ts:202 是否将字符串中的\n,\t转换为实际功能的字符 _scene _scene: Node Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
...运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getC...
来源: Laya_社区 发布时间: 20180803
...onObject' of undefined Animation如何加点击事件 关于遍历产生的sprite的点击事件,急,大神帮看哈 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined event自定义事件的问题 IDE通过.ui自动生成的ui代码报错 怎么...
来源: Laya_社区 发布时间: 20181207
...,微信小游戏 Android 端调整 “在屏 Canvas” 的放缩策略 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 纹理平铺怎么做 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:打地...
来源: Laya_社区 发布时间: 20231020
...ion():void { var img:Texture = Laya.loader.getRes("comp/comp.png"); var sp:Sprite = new Sprite(); sp.graphics.drawTexture(img); Laya.stage.addChild(sp); })); Laya.loader.load("res/atlas/test.atlas", Handler.create(this, function():void { var img:Texture = Laya.loader.getRes("test/test.png"); var sp:...
来源: Laya2.0_文档 发布时间: 20210714
...和配套代码 问题出现 问题后操作:将层级中的所有UI根Sprite拖入Prefab,再拖回来(尝试F5,Ctrl+F12),删除原UI(尝试F5,Ctrl+F12),照Prefab中重命名UI的name和var为原UI(尝试F5,Ctrl+F12),过程中F8/F5/F6的layaair与chrome调试界面均没有变化。 ...
来源: Laya_社区 发布时间: 20191118
...回复被折叠 要回复问题请先登录 发起人 UU梦 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 安装layaAirIDE2 ,跟着官网敲hello world 例子,为什么不显示? 缓动Tween能用在3D物体或者特效上面吗? 求指点3d射线碰撞和UI点...
来源: Laya_社区 发布时间: 20200828
...peError: Cannot read property 'btCollisionObject' of undefined 如何设置Sprite的宽高和点击区域? 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 2.2.0beta4 发布微信小游戏,安卓设备加载场...
来源: Laya_社区 发布时间: 20190529
... import com.legend.manager.AppManager; import flash.display.Sprite; import flash.events.Event; import flash.external.ExternalInterface; import flash.net.URLVariables; import flash.text.TextField; import flash.text.TextFieldAutoSize; import flash.tex...
来源: Laya_社区 发布时间: 20200217
...th; i++) { var name=_outHitAllInfo<em>.sprite3D.name; if(name=='anifish'){ anifish.player.playByFrame(0,1.0,2147483647,40,72,30); anifish.on(Event.COMPLETE,this,c...
来源: Laya_社区 发布时间: 20170927