大约有 393 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0082 秒)
Laya_社区(206) Laya3.0_api(101) Laya2.0_文档(36) Laya2.0_api(21) laya_api(16) Laya3.0_文档(11) Laya2.0_示例(1) Laya_示例(1)
...ader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创建一个 Button 类的实例对象 button ,并传入它的皮...
来源: Laya3.0_api 发布时间: 20231115
...oader.load("resource/ui/check.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var checkBox:CheckBox = new CheckBox("resource/ui/check.png", "这个是一个CheckBox组件。");//创建一个 CheckBox 类的实例...
来源: Laya3.0_api 发布时间: 20231115
...erited from RenderableSprite3D.load Defined in laya/d3/core/Sprite3D.ts:77 加载网格模板。 Parameters url: string 模板地址。 complete: Handler 完成回掉。 Returns void Globals "laya/d3/core/light/LightSprite" LightSprite constructor _extra _scene _url name tag WORLDINVERTFRONT active ...
来源: Laya3.0_api 发布时间: 20231115
...异步,而在image的skin更换皮肤时,可以从loader里使用getRes加载到texture,但此时texture还未加载完成,所以导致source._bitmap为null,无法显示的问题,这个问题目前我们没有较好的解决方案,只能使用预加载或在loadImage的回调内更换s...
来源: Laya_社区 发布时间: 20211105
...erited from RenderableSprite3D.load Defined in laya/d3/core/Sprite3D.ts:77 加载网格模板。 Parameters url: string 模板地址。 complete: Handler 完成回掉。 Returns void Globals "laya/d3/core/RenderableSprite3D" RenderableSprite3D constructor _extra _scene _url name tag LIGHTMAP LIGHTMA...
来源: Laya3.0_api 发布时间: 20231115
...erited from RenderableSprite3D.load Defined in laya/d3/core/Sprite3D.ts:77 加载网格模板。 Parameters url: string 模板地址。 complete: Handler 完成回掉。 Returns void Globals "laya/d3/core/light/PointLight" PointLight constructor _extra _scene _url name tag WORLDINVERTFRONT active ac...
来源: Laya3.0_api 发布时间: 20231115
...erited from RenderableSprite3D.load Defined in laya/d3/core/Sprite3D.ts:77 加载网格模板。 Parameters url: string 模板地址。 complete: Handler 完成回掉。 Returns void Globals "laya/d3/core/BaseCamera" BaseCamera constructor _extra _forward _scene _up _url name tag useOcclusionCulling...
来源: Laya3.0_api 发布时间: 20231115
...erited from RenderableSprite3D.load Defined in laya/d3/core/Sprite3D.ts:77 加载网格模板。 Parameters url: string 模板地址。 complete: Handler 完成回掉。 Returns void Globals "laya/d3/core/light/SpotLight" SpotLight constructor _extra _scene _url name tag WORLDINVERTFRONT active acti...
来源: Laya3.0_api 发布时间: 20231115
...ite3D 实例。 Parameters Default value mesh: Mesh = null 网格,同时会加载网格所用默认材质。 Default value name: string = null 名字。 Returns MeshSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _scene: Nod...
来源: Laya3.0_api 发布时间: 20231115
...ite3D 实例。 Parameters Default value mesh: Mesh = null 网格,同时会加载网格所用默认材质。 Default value name: string = null 名字。 Returns SkinnedMeshSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _sce...
来源: Laya3.0_api 发布时间: 20231115