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

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

41. laya.resource.Texture2D_API3.0 [ 63%]

...ImageData setKTXData setPixelsData setSubPixelsData destroyUnusedResources load Constructors constructor new Texture2D(width: number, height: number, format: TextureFormat, mipmap?: boolean, canRead: boolean, sRGB?: boolean, premultiplyAlpha?: boolean): Texture2D Overrides BaseTexture.constructor De...

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

42. laya.d3.component.Animator [ 62%]

...thodDefined By  Animator() 创建一个 Animation 实例。 Animator  _load(owner:ComponentNode):void[override] Animator  _unload(owner:ComponentNode):void[override] Animator  _updateAvatarNodes(avatarAnimationDatas:Vector.<Matrix4x4>):void private Animator  _updateAvatarNodesCache(a...

来源: laya_api 发布时间: 20170929

43. laya.d3.core.Sprite3D [ 62%]

...列的静态处理。Sprite3D  layer : Layer 获取蒙版。 Sprite3D  loaded : Boolean[read-only] 获取是否已加载完成。 Sprite3D name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node父节点。Node  scene : Scene[read-only] 获得所...

来源: laya_api 发布时间: 20170929

44. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 61%]

..._pPlatform = layaair.game.Market.MarketTest@4a7c91fc D/dalvikvm: Trying to load lib /data/app-lib/com.layabox.game-2/liblayaair.so 0x94f7d5b8 D/dalvikvm: Added shared lib /data/app-lib/com.layabox.game-2/liblayaair.so 0x94f7d5b8 I/LayaBox: setLocalizable:1 I/LayaBox: JNI setIsPlug:0 I/LayaBox: J...

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

45. 模型与动画的导入使用 · LayaAir3.3 · 引擎文档 · LAYABOX [ 61%]

...rt"); //加载指定的模型预制体,并添加到Scene3D场景内 Laya.loader.load("girl/girl.lh").then(res => { let girl : Laya.Sprite3D = res.create(); this.scene3D.addChild(girl); //获得Animator this._animator = girl.getComponent<Laya.Animator>(Laya.Animator); }); this.on( Laya.Eve...

来源: Laya3.0_文档 发布时间: 20251010

46. laya.media.VideoTexture_API3.0 [ 60%]

... BaseTexture VideoTexture Index Constructors constructor Properties _id _isLoaded _needUpdate destroyedImmediately element lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel buffered compareMode cpuMemory currentSrc currentTime defaultTexture destroyed dimension duration ended error filte...

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

47. laya.d3.core.Sprite3D [ 59%]

...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher  load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

来源: Laya2.0_api 发布时间: 20190513

48. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 59%]

...lf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new ReflectionProbe(): ReflectionProbe Overrides Sprite3D.constructor Defined in laya/d3/core/reflectionProbe/ReflectionProbe.ts:50 Returns ReflectionProbe Properties Optional _extra _extra: INod...

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

49. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 59%]

...e(); // 守护神 this.angel = new Sprite(); // 加载主体的背景 Laya.loader.load("res/island.png", Handler.create(this, function() { // 图片加载 var t = Laya.loader.getRes("res/island.png"); var tBall = Texture.create(t,866,190,548,305); var tTower = Texture.create(t,data.tower[towerLel].x...

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

50. laya.d3.terrain.Terrain [ 59%]

...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher  load(url:String):void[static] 加载网格模板,注意:不缓存。 Terrain off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispat...

来源: Laya2.0_api 发布时间: 20190513