大约有 569 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0039 秒)
Laya3.0_api(219) Laya_社区(133) Laya2.0_api(110) laya_api(67) Laya_示例(20) Laya2.0_文档(13) Laya3.0_文档(7)
... DocumentationAll Packages | All Classes | Index | Frames No Frames IComponentProperties Packagelaya.uiInterfacepublic interface IComponentImplementors Component组件接口,实现了编辑器组件类型。Public Properties PropertyDefined By comXml : Object XML 数据。 IComponentPro...
来源: laya_api 发布时间: 20170929
...s Packagelaya.d3.core.renderInterfacepublic interface IUpdateImplementors Component3D, Sprite3D IUpdate 接口用于实现3D对象的更新相关功能。 Public Methods MethodDefined By _update(state:RenderState):voidIUpdateMethod Detail_update()method public function _update(state:RenderStat...
来源: laya_api 发布时间: 20170929
...载地址已经修改为https://layabox.github.io/layaair-doc/resources/2D/Component/layaeditor.d.zip 重新下载即可 2017-06-16 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 Loongman 相关问题 发起问...
来源: Laya_社区 发布时间: 20170616
... LayaAir 寻路库,寻路路径错误 模型添加寻路组件 laya.d3.component.PathFind后,为什么Grid的 walkable 全都为true? 谁有3D寻路的实例,分享一下。谢谢! 导航寻路,怎么制做地图的地形数据? 寻路问题——pathfinding 在laya中使用A*算法做...
来源: Laya_社区 发布时间: 20170923
...动画,laya里无法播放 用的骨骼动画,按照官方教程走的,component下也有animator,就是播放不了 2019-07-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复...
来源: Laya_社区 发布时间: 20190724
...用 ScaleButton在调试运行的时候报错"Uncaught Can not find class component. ScaleButton undefined. " 官网下载下来的layaeditor.d.ts也报错 附件 : --> 2018-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20181123
...性。具体实现参考下面的代码与注释。 **创建一个入口类ComponentDemo.as,编写如下代码:** ```java package { import laya.ui.CheckBox; import laya.utils.Handler; import laya.webgl.WebGL; import ui.ComponentDemoUI; public class ComponentDemo { //资源路径 private var skin...
来源: Laya2.0_文档 发布时间: 20210714
...UNITY里给模型添加了刚体, 导出的时候数据为空? "components":{ "SphereCollider":{ "isTrigger":false, "center":[ -2.980232E-08, ...
来源: Laya_社区 发布时间: 20180128
...__proto=loadingjzaUI.prototype; __proto.createChildren=function(){ View.regComponent("Text",Text); laya.ui.Component.prototype.createChildren.call(this); this.createView(loadingjzaUI.uiView); } loadingjzaUI.uiView={"type":"View","props":{"width":192,"height":269},"compId":1,"child":[{"type":"Image",...
来源: Laya_社区 发布时间: 20170725
自定义组件报错! 自定义组件 出现问题。 component找不到 按照官方AS3.0的例子一步一步。 是哪里出现问题了 ? 2018-08-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 04年...
来源: Laya_社区 发布时间: 20180828