大约有 3,003 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0091 秒)
Laya_社区(1068) Laya3.0_api(668) Laya2.0_api(366) laya_api(298) Laya2.0_文档(230) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(109)
LayaNative 0.9.6启动时报错 Rejecting re-init on previously-failed class java.lang.Class<vp>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/SafeBrowsingResponse; 2019-07-22 18:03:33.840 27966-27966/com.lovegame.hk.hokbok I/art: at void com.android.webview.ch...
来源: Laya_社区 发布时间: 20190722
...下面给出一个示例代码,实现脚本控制FontClip: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property( { type : Laya.FontClip } ) public fontclp: Laya.FontClip; constructor() { super(); } // 组件被激活后执行,此时所有节...
来源: Laya3.0_文档 发布时间: 20251010
API DocumentationAll Packages | All Classes | Index | Frames No Frames TerrainChunkProperties | Methods | Events Packagelaya.d3.terrainClasspublic class TerrainChunkInheritanceTerrainChunk RenderableSprite3D Sprite3D Node EventDispatcher Object TerrainChunk 类用于创建地块。 Public ...
来源: Laya2.0_api 发布时间: 20190513
...的链接 提交 1 个回复 陆仁毅 赞同来自: laya.physics.js 的 class ColliderBase 找他的 _onEnable方法。 按照这个改下试试 2019-10-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 十分滑稽 相关问题 sprite...
来源: Laya_社区 发布时间: 20191029
API DocumentationAll Packages | All Classes | Index | Frames No Frames SkinnedMeshSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class SkinnedMeshSprite3DInheritanceSkinnedMeshSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object SkinnedMeshSpr...
来源: Laya2.0_api 发布时间: 20190513
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name load 加载完图集 回调函数可以传形参吗? Laya.Media方法调用失败 问题状态 最新活动: 2018-05-11 15:27 浏览: 784 关注: 2 人
来源: Laya_社区 发布时间: 20180511
...oord(pos, _translate); layaMonkey.transform.position = _translate; }); }); class OrthographicCamera { private pos: Laya.Vector3 = new Laya.Vector3(310, 500, 0); private _translate: Laya.Vector3 = new Laya.Vector3(0, 0, 0); constructor() { Laya3D.init(1024, 768, true); Laya.stage.scaleMode = Laya.Sta...
来源: Laya_示例 发布时间: 20260303
...s://layaair2.ldc2.layabox.com/api2/Chinese/index.html?category=Physics&class=laya.physics.RigidBody 2019-11-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回...
来源: Laya_社区 发布时间: 20191115
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name IDE中选中字符串大小写转换快捷键 发布后的js能不能全部变成.min.js(就像egretwing发版后),这样一定程度上能保护源码 HttpRequest无法发送除字符串以外的数据 ...
来源: Laya_社区 发布时间: 20180124
API DocumentationAll Packages | All Classes | Index | Frames No Frames BaseTextureProperties | Methods | Constants Packagelaya.resourceClasspublic class BaseTextureInheritanceBaseTexture laya.resource.BitmapSubclasses RenderTexture2D, Texture2D BaseTexture 纹理的父类,抽象类,不...
来源: Laya2.0_api 发布时间: 20190513