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

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

1941. laya.d3.component.volume.VolumeManager_API3.0 [ 48%]

... 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

1942. laya.d3.math.BoundBox_API3.0 [ 48%]

.../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

1943. Laya.Tween.to 有没有监听值的变化的方法? [ 48%]

...。          */         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

1944. laya.d3.core.render.command.DrawMeshInstancedCMD_API3.0 [ 48%]

...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

1945. laya.d3.core.material.WaterPrimaryMaterial [ 48%]

...(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

1946. Layabox web 复制一段文字到剪贴板 [ 48%]

...-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

1947. 艰难的历程 [ 48%]

...一些建筑、河流之类不能行走的地方,再新建对象层(起名object),画了个一个图块(我的是20*20)的矩形,起名Role   代码中,getLayerObject("object","Role") //取到对象层上矩形位置 然后直接用addChild  把角色丢进地图里 打开游戏,角色出现了 ...

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

1948. 微信小游戏开放数据域加载图集里面图片的路径应该怎么填写????官方能给例子吗??? [ 48%]

...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

1949. laya.d3.core.ui3d.UI3DManager_API3.0 [ 48%]

... update Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1950. laya.utils.Handler [ 48%]

...s | Methods Packagelaya.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象池,...

来源: laya_api 发布时间: 20170929