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

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

51. laya.resource.Texture_API3.0 [ 51%]

...event getCachedClip getPixels getTexturePixels hasListener isCreateFromURL load off offAll offAllCaller on once recoverBitmap setTo create createFromTexture destroyUnusedResources Constructors constructor new Texture(source?: Texture | BaseTexture, uv?: ArrayLike<number>, sourceWidth?: number,...

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

52. 进度条组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 50%]

...ublic progressBar: Laya.ProgressBar; @property({ type: Laya.Text }) public loadText: Laya.Text; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.progressBar.value = 0.01; //初始进度值 this.loadText.text = "资源加载...

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

53. laya.d3.core.material.SkyProceduralMaterial [ 50%]

...克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial load(url:String, complete:Handler):void[static] 加载材质。 BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected...

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

54. UI弹窗 · LayaAir3.0文档 · LAYABOX [ 49%]

... = ["resources/res/ui/dialog (1).png", "resources/res/ui/close.png"]; Laya.loader.load(this.assets).then( ()=>{ this.onSkinLoadComplete(); } ); } private onSkinLoadComplete(e: any = null): void { this.dialog = new Laya.Dialog(); var bg: Laya.Image = new Laya.Image(this.assets[0]); this.dialog.add...

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

55. laya.d3.component.Animator [ 49%]

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

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

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

57. laya.d3.resource.models.Mesh_API3.0 [ 48%]

...Normals setPositions setTangents setUVs setVertices destroyUnusedResources load Constructors constructor new Mesh(isReadable?: boolean): Mesh Overrides Resource.__constructor Defined in laya/d3/resource/models/Mesh.ts:196 创建一个 Mesh 实例,禁止使用。 Parameters Default value isReadable: ...

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

58. laya.d3.core.MeshSprite3D [ 47%]

...系列的静态处理。Sprite3D layer : Layer 获取蒙版。 Sprite3D loaded : Boolean[read-only] 获取是否已加载完成。 Sprite3D  meshFilter : MeshFilter[read-only] 获取网格过滤器。 MeshSprite3D  meshRender : MeshRender[read-only] 获取网格渲染器。 MeshSprite3D name ...

来源: laya_api 发布时间: 20170929

59. 苹果上架有问题啊 , !!!!!! [ 47%]

...you may not be using this functionality currently, it has the potential to load private frameworks, private methods, and enable future feature changes. This includes any code which passes arbitrary parameters to dynamic methods such as dlopen(), dlsym(), respondsToSelector:, performSelector:, method...

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

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

...列的静态处理。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