• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,105 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)

1971. laya.d3.renderobjs.nativeobj.NativeVertexBuffer3D_API3.0 [ 42%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeVertexBuffer3D" NativeVertexBuffer3D Class NativeVertexBuffer3D Hierarchy VertexBuffer3D NativeVertex...

来源: Laya3.0_api 发布时间: 20231115

1972. TS setExternalLinkEx問題 [ 41%]

...找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 Laya_Aaron 赞同来自: 你是按照哪个做出问题的? 2018-05-25 0 5 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 你把你的项目发上来看看 2018-05-25 0 0 分享 微博 QZONE 微信 QQ 赞同来自: IDE...

来源: Laya_社区 发布时间: 20180525

1973. 写了个边缘光的自定义shader,有很多问题,帮忙看一下 [ 41%]

...{ CustomMaterial.__super.call(this); this.setShaderName("CustomShader"); } Laya.class(CustomMaterial, "CustomMaterial", Laya.BaseMaterial); CustomMaterial.DIFFUSETEXTURE = 1; CustomMaterial.prototype.getDiffuseTexture = function () { return this._getTexture(CustomMaterial.DIFFUSETEXTURE); } CustomMa...

来源: Laya_社区 发布时间: 20170524

1974. 打包native报错 [ 41%]

...son   2019-06-18 13:34:09.276568+0800 test1[6479:65523]  require(/sdcard/layabox/scripts/index.js) 2019-06-18 13:34:09.277721+0800 test1[6479:65523] found the file in the package:scripts/index.js   2019-06-18 13:34:09.279091+0800 test1[6479:65523]  ===============================================...

来源: Laya_社区 发布时间: 20190618

1975. laya发布vivo小游戏失败 [ 41%]

laya发布vivo小游戏失败 附件 : --> 2020-08-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 14 个回复 叔年心~厌世 赞同来自: 版本2.6.1 2020-08-17 0 0 分享 微博 QZONE 微信 157*****593 赞同来...

来源: Laya_社区 发布时间: 20200817

1976. unity 新建场景,预览报错。 [ 41%]

...0) n.b (System.String A_0) (at <f23f19a62c944610ba98639869d48a79>:0) LayaAir3D.exportResource (System.Boolean isDebug, System.Int32 Platformindex, System.String lastname) (at <f23f19a62c944610ba98639869d48a79>:0) LayaAir3D.OnGUI () (at <f23f19a62c944610ba98639869d48a79>:0) System.R...

来源: Laya_社区 发布时间: 20210607

1977. 后期处理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 41%]

...创建一个变色效果,示例如下: const { regClass, property } = Laya; @regClass() export class Script extends Laya.Script { //获取节点 @property(Laya.Sprite) public sp: Laya.Sprite; onAwake(): void { //创建后期处理实例 this.sp.postProcess = new Laya.PostProcess2D(); //创建变...

来源: Laya3.0_文档 发布时间: 20251010

1978. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 41%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeUniformBufferObject" NativeUniformBufferObject Class NativeUniformBufferObject Hierarchy UniformBuffe...

来源: Laya3.0_api 发布时间: 20231115

1979. 输入文本问题 [ 41%]

...找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 Laya_Aaron 赞同来自: Laya.stage.scaleMode = "noborder";     换成 Laya.stage.scaleMode = "showall";   testView.y = ___frame.height - testView.height  改成 testView.bottom =0;   用相对坐标,用那个计算会...

来源: Laya_社区 发布时间: 20180211

1980. 新手求问:按照时间轴动画编辑器的帮助文档操作,不能正确的创建动画? [ 41%]

...器的帮助文档操作,不能正确的创建动画? 刚开始接触layabox,正在学习layabox的帮助文档 http://ldc.layabox.com/index.p ... 3D166 5.在时间轴面板里,勾选“动画编辑模式”选项,显示时间轴动画编辑功能区。默认会创建一个名为 ani1 的...

来源: Laya_社区 发布时间: 20161031