大约有 1,747 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0068 秒)
Laya_社区(1322) Laya3.0_api(178) Laya2.0_文档(87) laya_api(60) Laya2.0_api(40) Laya3.0_文档(33) Laya_示例(24) Laya2.0_示例(3)
...无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 请问2.0的...
来源: Laya_社区 发布时间: 20171120
...无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 使用钢体...
来源: Laya_社区 发布时间: 20201128
...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? LayaAirIDE下如何使用mask? 加载到舞台的3D模型不显示贴图...
来源: Laya_社区 发布时间: 20210809
... Laya.BoxMesh(1, 1, 1))) as Laya.MeshSprite3D; box.transform.position = new Laya.Vector3(2.5, 1.5, 0); box.transform.rotation = new Laya.Quaternion(-0.373,-0.070,0.16,0.91); box.meshRender.material = material; // //旋转(这里把注释去掉,...
来源: Laya_社区 发布时间: 20180119
...传 Demo 附件 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 请问在layaIDE里,怎么调用微信小程序A...
来源: Laya_社区 发布时间: 20181016
...无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 预设怎么...
来源: Laya_社区 发布时间: 20161214
...本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 使用3D时候,Property 'getComponentByType' does not exist on type 'No...
来源: Laya_社区 发布时间: 20170607
...下状态”? sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 请问在layaIDE里,怎么调用微信小程序API 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. TextInput重写onFocus和onBlur事件监听不到 LayaAirIDE下如何使用m...
来源: Laya_社区 发布时间: 20170627
...问题,不知道跟index.html这个有关系吗: <div style="position:absolute;top: 32%;width: 80%;left: 10%;text-align:center;"> <img src="loading_logo.png" style="width: 100%;max-width:500px;" /> </div>
来源: Laya_社区 发布时间: 20171108
...h){ teapot = scene.addChild(new Laya.MeshSprite3D(mesh)); teapot.transform.position = new Laya.Vector3(0, 1.75, 2); teapot.transform.rotate(new Laya.Vector3(-90, 0, 0), false, false); })); //加载纹理 Laya.Texture2D.load("res/threeDimen/pbr/jinshu.jpg", Laya.Handler.create(null, function(tex) { /...
来源: Laya2.0_文档 发布时间: 20210715