大约有 619 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0099 秒)
...sform: Transform3D; onStart(): void { this.transform = (this.owner as Laya.Sprite3D).transform; this.CurrentAngles = new Vector3(-this.transform.rotationEuler.x, this.transform.rotationEuler.y, 0); this.targetAngles = new Vector3(-this.transform.rotationEuler.x, this.transform.rotationEuler.y, 0); t...
来源: Laya_社区 发布时间: 20190224
...什么? 已上传 Demo 附件 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 分享:自定义事件派发与侦听(A页面派发 B页面侦听) LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 ...
来源: Laya_社区 发布时间: 20170109
...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
... 请问有没有方法能够获取“鼠标是否处于按下状态”? sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 缓动Tween能用在3D物体或者特效上面吗? 骨骼动画播放完后的回调时间 Laya mac版的IDE 是没测试就上线了吗? 【BUG...
来源: Laya_社区 发布时间: 20170104
...同的对象,调用第一个的一个方法,走进了第二方法里 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 缓动Tween能用在3D物体或者特效上面吗? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefi...
来源: Laya_社区 发布时间: 20171122
...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 关于Laya实现Matter.js官方案例凹多边形的问题 Texture图片能否进行翻转? 成都雨墨游戏 ...
来源: Laya_社区 发布时间: 20181214
...egClass() export class Script extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Scene3D }) scene3d: Laya.Scene3D; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { //...
来源: Laya3.0_文档 发布时间: 20251010
...内容相关的链接 提交 5 个回复 猫与故巷 赞同来自: Laya.Sprite3D.instantiate与Clone是一个效果 2019-07-26 0 0 分享 微博 QZONE 微信 YawnSan 赞同来自: 我们这也有这个问题 克隆之后的 Sprite 超出摄像范围 再次进入摄像头 摄像头也不去渲...
来源: Laya_社区 发布时间: 20190726
...自: /**获取动画 */ 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
...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体?...
来源: Laya_社区 发布时间: 20151102