大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0058 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
... Accessors reflectionProbeManager volumetricGIManager Methods _updateRenderObject add addMotionObject needreCaculateAllRenderObjects reCaculateAllRenderObjects remove removeMotionObject Constructors constructor new VolumeManager(): VolumeManager Defined in laya/d3/component/Volume/VolumeManager.ts:3...
来源: Laya3.0_api 发布时间: 20231115
.../BoundBox.ts:158 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: BoundBox): void Defined in laya/d3/math/BoundBox.ts:148 克隆。 Parameters destObject: BoundBox 克隆源。 Returns void getCenter getCenter(out: Vector3): void Defined in laya/d3/math/BoundBox.ts:68 获取中心...
来源: Laya3.0_api 发布时间: 20231115
...。 */ public function to(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween { return _create(target, props, duration, ease, complete, delay, coverBefore, true...
来源: Laya_社区 发布时间: 20180621
...dMatrix Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Inherited method Static property
来源: Laya3.0_api 发布时间: 20231115
...(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial...
来源: Laya2.0_api 发布时间: 20190513
...-12-14 15:48 或者引入wx的js 文件调用剪贴板 wx.getClipboardData(Object object) wu语 • 2018-12-14 17:07 你这个代码放到layabox,chrome测试都不过啊,手机微信浏览器也不行,返回的是true,但是没复制到东西 wu语 • 2018-12-15 12:04 还要在index.html...
来源: Laya_社区 发布时间: 20181214
...一些建筑、河流之类不能行走的地方,再新建对象层(起名object),画了个一个图块(我的是20*20)的矩形,起名Role 代码中,getLayerObject("object","Role") //取到对象层上矩形位置 然后直接用addChild 把角色丢进地图里 打开游戏,角色出现了 ...
来源: Laya_社区 发布时间: 20180524
...amp;& MiniAdpter.isPosMsgYu) { __JS__('wx').onMessage(function(message:Object):void{ if(message['isLoad'] == "filedata") { // trace("------------------------filedata-url:" + message.url); MiniFileMgr.ziyuFileData[message.url] = message.data;//文本数据 }else if(message['isLoad'] == "filenativ...
来源: Laya_社区 发布时间: 20180508
... update Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...s | Methods Packagelaya.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象池,...
来源: laya_api 发布时间: 20170929