大约有 6,906 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0123 秒)
Laya_社区(6235) Laya2.0_文档(147) Laya3.0_api(118) laya_api(102) Laya2.0_api(90) Laya_示例(86) Laya3.0_文档(71) Laya2.0_示例(57)
...知,必看!!!不按提问规则的,官方拒绝解答!!! sprite旋转以后,但是原来碰撞检测rect没有旋转 unity导出粒子文件问题 laya针对页游耗用内存大的问题是如何解决的? LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版...
来源: Laya_社区 发布时间: 20191230
...ionLight.transform.worldMatrix = mat; //正方体 let box = new Laya.MeshSprite3D(Laya.PrimitiveMesh.createBox(1, 1, 1)); scene.addChild(box); box.transform.position = new Laya.Vector3(0, 0.25, 0.6); box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false); const rigidBody = box.addCompone...
来源: Laya_社区 发布时间: 20200915
...片 执行代码说加载不出来资源 这个是怎么回事? new Laya.Sprite();绘制图形以后,怎么删除释放资源? 模型资源释放问题 分享:LayaAir下如何获取图集下的小图资源? 微信小游戏资源总是加载旧的资源 资源显存问题 打包apk的资源...
来源: Laya_社区 发布时间: 20170830
...回复被折叠 要回复问题请先登录 发起人 daohu 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 求指...
来源: Laya_社区 发布时间: 20161211
...clude "SceneFogInput.glsl" #include "Camera.glsl"; #include "Sprite3DVertex.glsl"; #include "VertexCommon.glsl"; #include "PBRVertex.glsl"; varying vec3 v_wPos; void main() { Vertex vertex; getVertexParams(vertex); ...
来源: Laya_社区 发布时间: 20250428
...例,即同一个节点只能添加此类型的脚本一次 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
...ath02="Comp/yard_swimpool02.png"; export default class Yard extends Laya.Sprite { private swimpoolani:Laya.Animation; constructor() { super(); this.swimpoolani=new Laya.Animation(); //this.init(); this.swimpoolani.loadAtlas("./res/atlas/Comp.atlas",Laya.Handler.create(this,this.onLoaded)); } ...
来源: Laya_社区 发布时间: 20190805
...新添加的元素始终保持在最底部显示? 关于遍历产生的sprite的点击事件,急,大神帮看哈 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得...
来源: Laya_社区 发布时间: 20180719
...如何解决的? 请问laya有没有地图编辑器工具? 如何设置Sprite的宽高和点击区域? 使用钢体设置防穿后仍有几率会穿透 关于适配采用showAll后留白部分的颜色问题 FairyGUI是一款专业的 UI编辑器(千万别点) anchor锚点设置不生效 g...
来源: Laya_社区 发布时间: 20160706
...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 使用3D时候...
来源: Laya_社区 发布时间: 20170607