大约有 6,653 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0111 秒)
Laya_社区(6021) Laya2.0_文档(319) Laya_示例(157) Laya2.0_示例(119) Laya3.0_文档(25) laya_api(7) Laya3.0_api(3) Laya2.0_api(2)
...感觉效率有点低啊…… 比如: package { import laya.d3.core.BaseCamera; import laya.d3.core.Camera; import laya.d3.core.MeshSprite3D; import laya.d3.core.light.DirectionLight; import laya.d3.core.material.StandardMaterial; import laya.d3.core.scene.Scene; import laya.d3.math.RandX; imp...
来源: Laya_社区 发布时间: 20170331
... 提交 1 个回复 qian 赞同来自: https://ldc.layabox.com/doc/?nav=zh-as-5-2-0 2018-03-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 m1248799598 相关问题 写个捕鱼游戏练练手 招聘:H5游戏开发 坐标:深圳...
来源: Laya_社区 发布时间: 20180312
https://ask.layabox.com/question/5813 你好,FileTool.js哪里有?怎么调用这个? 2017-11-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 这个你自己上网查...
来源: Laya_社区 发布时间: 20171129
升级版本1.7.8后编译报错 我是用的AS版本,在HTMLElement类中找不到_childRenderMax 这里补注释了 附件 : --> 2017-08-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying ...
来源: Laya_社区 发布时间: 20170814
When asking questions, remember these two tips: When asking questions, remember these two tips: Instead of asking “how to do X in LayaBox”, ask “how to solve Y in LayaBox”. In other words, don’t ask how to implement a particular solution, instead describe the problem at hand. Stating the ...
来源: Laya_社区 发布时间: 20171229
...l纹理rgba数据之后会随着窗口的缩放,渐变成黑色 export class Texture2dTest { private sprite3D:Laya.Sprite3D; private readonly AllPng:string[] = ["pic-001.png","output-06.png"]; private texture:Laya.Texture2D; private box; constructor(){ Laya3D.init(0, 0); Laya.stage.scaleMode = Lay...
来源: Laya_社区 发布时间: 20220815
... 1 个回复 Laya_Aaron 赞同来自: http://ldc.layabox.com/doc/?nav=zh-as-7-2-2 http://ldc.layabox.com/doc/?nav=zh-as-7-2-3 你的问题很可能从这两篇文档中找到答案 2018-07-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起...
来源: Laya_社区 发布时间: 20180724
...传递给BlinnPhong材质的纹理 (renderTargetObj.meshRenderer.material as Laya.BlinnPhongMaterial).albedoTexture = renderTargetCamera.renderTarget; var boxMaterial = box.meshRenderer.material as Laya.BlinnPhongMaterial; //获取BlinnPhong材质的纹理 var tex = boxMaterial.albedoTexture as Laya...
来源: Laya2.0_文档 发布时间: 20210714
# 层级管理器 层级管理器是设计模式中的核心组成部分之一,所有在`场景编辑器`中的组件都将在`层级管理器`中以层级结构进行展现。 ### 1、层级结构 #### 1.1 根级 除非在创建UI页面时选择Dialog,否则,无论是UI还是动画,根级...
来源: Laya2.0_文档 发布时间: 20210715
...导出的小游戏项目。 Scene: the .lh file root type must be Scene,please use other function to load this file.;at api readFile success callback function Error: Scene: the .lh file root type must be Scene,please use other function to load this file. at MyScene.__proto.onAsynLoaded...
来源: Laya_社区 发布时间: 20180317