大约有 6,033 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0115 秒)
Laya_社区(4595) Laya2.0_文档(406) Laya3.0_api(400) Laya2.0_api(252) laya_api(215) Laya3.0_文档(126) Laya2.0_示例(22) Laya_示例(17)
... Globals "laya/d3/math/BoundBox" BoundBox Class BoundBox BoundBox 类用于创建包围盒。 Hierarchy BoundBox Implements IClone Index Constructors constructor Properties max min Methods clone cloneTo getCenter getCorners getExtent setCenterAndExtent toDefault createfromPoints merge Constructors c...
来源: Laya3.0_api 发布时间: 20231115
...th); } function onError() { trace("error"); } function parseComplete() { //创建模式为1,可以启用换装 mArmature = mFactory.buildArmature(1); mArmature.x = mStartX; mArmature.y = mStartY; mArmature.scale(0.5, 0.5); Laya.stage.addChild(mArmature); mArmature.on(Event.LABEL, this, onEvent); m...
来源: Laya_示例 发布时间: 20241128
...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...
来源: Laya2.0_api 发布时间: 20190513
...ritanceQuaternion ObjectImplements laya.d3.core.IClone Quaternion 类用于创建四元数。 Public Properties PropertyDefined By w : NumberW轴坐标Quaternion x : NumberX轴坐标Quaternion y : NumberY轴坐标Quaternion z : NumberZ轴坐标QuaternionPublic Methods MethodDefined By...
来源: Laya2.0_api 发布时间: 20190513
...ite Sprite3D ComponentNode Node EventDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在...
来源: laya_api 发布时间: 20170929
...rPublic Methods MethodDefined By createElement(type:String):*[static] 创建浏览器原生节点。 Browser getElementById(type:String):*[static] 返回 Document 对象中拥有指定 id 的第一个对象的引用。 Browser now():Number[static] 获取浏览器当前时间戳,单位...
来源: Laya2.0_api 发布时间: 20190513
...Sprite3D ComponentNode Node EventDispatcher Object DirectionLight 类用于创建平行光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取...
来源: laya_api 发布时间: 20170929
...你能说一下是哪里的问题么 Ozil • 2018-03-09 10:33 我就是在创建文件里 选的创建微信小游戏2d layaAir运行没问题 到微信开发者工具就报错了 qian • 2018-03-09 10:34 ide哪个版本 发布之前有没有编译运行 Ozil • 2018-03-09 10:38 最新版本 Ozil...
来源: Laya_社区 发布时间: 20180309
...一个TS版本的3D2D结合的单机斗地主Demo 一个时间轴动画里创建的多个动画,怎么分别调用?如图 请问下loader如何强制加载一个文件,避免浏览器的缓存 写了一个小塔防游戏,分享给初学的朋友们(ts版本)《二》 如何获取一个3D模...
来源: Laya_社区 发布时间: 20180516
...来自: 我也遇到同样问题,刚下载最新版LayaAir IDE 1.5.5,创建一个ui示例项目,什么都改动,就想尝试一下打包单机版,结果提示:重新打包失败! 换了一台机器也不行,这个怎么解决的? 2016-12-30 0 4 分享 微博 QZONE 微信 为什...
来源: Laya_社区 发布时间: 20160905