大约有 278 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0047 秒)
...同一个节点只能添加此类型的脚本一次 owner owner: Sprite | Sprite3D Overrides Component.owner Defined in laya/components/Script.ts:14 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中...
来源: Laya3.0_api 发布时间: 20231115
...ChildByPath(pNewScene, "Main Camera").active = false; let pBull = <Laya.Sprite3D>Util3d.getRes(this.sBullRes) let pEnemy = <Laya.Sprite3D>Util3d.getRes(this.sEnemyRes) pNewScene.addChild(pBull); pNewScene.addChild(pEnemy); let tPosBull = Util3d.getSprite3D(pNewScene, "bullBeginPos") pBul...
来源: Laya_社区 发布时间: 20200720
...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement...
来源: Laya_社区 发布时间: 20201011
... 请问有没有方法能够获取“鼠标是否处于按下状态”? sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask...
来源: Laya_社区 发布时间: 20180403
...理一样,根据相机做偏移.缺少的值自己添加传值,关注一下sprite3d,meshrender,camera等类 *%〈~〉 • 2018-09-14 16:34 这个问题我们在下个版本会修复,在提审中,谢谢 tianyixin • 2019-01-03 00:00 你想多了 189*****192 • 2018-08-13 17:21 不接支付 ...
来源: Laya_社区 发布时间: 20180811
...(!this.cubeP){ this.cubeP = this.scene.addChild(new Laya.Sprite3D()); this.cube = this.cubeP.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createBox(1, 1, 1))); let rigidbody = this.cube.addComponent(Laya.Rigidbody3D); rigid...
来源: Laya_社区 发布时间: 20200223
...sion/libs/laya.d3.js:37260:30) 10-15 16:43:46.702: I/LayaBox(3503): at MeshSprite3D.__proto._addComponentInstance (http://stand.alone.version/lib ... 3660:8) 10-15 16:43:46.702: I/LayaBox(3503): at MeshSprite3D.__proto.addComponent (http://stand.alone.version/lib ... 3731:8) 10-15 16:43:46.702: I/La...
来源: Laya_社区 发布时间: 20181015
...戏开发 坐标:深圳南山 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on ty...
来源: Laya_社区 发布时间: 20180713
...回复被折叠 要回复问题请先登录 发起人 zkang5 相关问题 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 通过绘制纹理生成的图片,改变scale时会出现图片不绘制的情况 Laya.Tween.to scale如何实现图片不停地放大缩小? 3D...
来源: Laya_社区 发布时间: 20180315
...同来自: 183*****755 好了,解决了。 加载.lm模型要用Laya.MeshSprite3D(Laya.Mesh.load(path)); 动画目前看起来还是正常的。 2017-05-22 1 1 分享 微博 QZONE 微信 cuixueying 赞同来自: 我们看下,晚些回复! 2017-05-18 0 0 分享 微博 QZONE 微信 ebaww 赞同...
来源: Laya_社区 发布时间: 20170518