大约有 221 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0051 秒)
Laya3.0_api(69) Laya3.0_文档(46) Laya2.0_api(43) laya_api(33) Laya_社区(25) Laya2.0_文档(3) Laya2.0_示例(1) Laya_示例(1)
...用后执行,例如节点被添加到舞台后 onEnable(): void { Laya.loader.load(this.backgroundTexture).then(() => { this.createLightOccluder(); this.createSpotLight(); this.createBackground(); }); } // 创建2D光遮挡器 createLightOccluder(): void { this.lightOccluder.pos(233, 265); this...
来源: Laya3.0_文档 发布时间: 20251010
...tor3 setVector3ByIndex setVector4 setVector4ByIndex destroyUnusedResources load Constructors constructor new PixelLineMaterial(): PixelLineMaterial Overrides Material.constructor Defined in laya/d3/core/pixelLine/PixelLineMaterial.ts:36 创建一个 PixelLineMaterial 实例。 Returns PixelLineMater...
来源: Laya3.0_api 发布时间: 20231115
...lf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new SimpleSkinnedMeshSprite3D(mesh?: Mesh, name?: string): SimpleSkinnedMeshSprite3D Overrides RenderableSprite3D.constructor Defined in laya/d3/core/SimpleSkinnedMeshSprite3D.ts:61 创建一个 ...
来源: Laya3.0_api 发布时间: 20231115
...否为特定事件类型注册了任何侦听器。 EventDispatcher hideLoadingPage(delay:int = 500):void[static] 隐藏loading界面 Scene hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是...
来源: Laya2.0_api 发布时间: 20190513
...否为特定事件类型注册了任何侦听器。 EventDispatcher hideLoadingPage(delay:int = 500):void[static] 隐藏loading界面 Scene hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是...
来源: Laya2.0_api 发布时间: 20190513
... "resources/res/ui/input (3).png", "resources/res/ui/input (4).png"]; Laya.loader.load(this.skins).then( ()=>{ this.onLoadComplete(); } ); } private onLoadComplete(): void { for (var i: number = 0; i < this.skins.length; ++i) { var input: Laya.TextInput = this.createInput(this.skins[i]); input...
来源: Laya3.0_文档 发布时间: 20251010
...tor3 setVector3ByIndex setVector4 setVector4ByIndex destroyUnusedResources load Constructors constructor new EffectMaterial(): EffectMaterial Overrides Material.constructor Defined in laya/d3/core/material/EffectMaterial.ts:57 创建一个 EffectMaterial 实例。 Returns EffectMaterial Properties _...
来源: Laya3.0_api 发布时间: 20231115
...tor3 setVector3ByIndex setVector4 setVector4ByIndex destroyUnusedResources load Constructors constructor new TrailMaterial(): TrailMaterial Overrides Material.constructor Defined in laya/d3/core/trail/TrailMaterial.ts:87 Returns TrailMaterial Properties _id _id: number = 0 Inherited from Resource._i...
来源: Laya3.0_api 发布时间: 20231115
...克隆。 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
...tor3 setVector3ByIndex setVector4 setVector4ByIndex destroyUnusedResources load Constructors constructor new SkyBoxMaterial(): SkyBoxMaterial Overrides Material.constructor Defined in laya/d3/core/material/SkyBoxMaterial.ts:81 创建一个 SkyBoxMaterial 实例。 Returns SkyBoxMaterial Properties _...
来源: Laya3.0_api 发布时间: 20231115