大约有 1,479 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0075 秒)
Laya_社区(1176) Laya2.0_api(195) Laya3.0_api(48) Laya_示例(19) Laya2.0_文档(15) Laya3.0_文档(13) Laya2.0_示例(10) laya_api(3)
...enderTexture.depthStencilFormat Defined in laya/resource/RenderTexture.ts:140 Returns RenderTargetFormat depthStencilTexture get depthStencilTexture(): BaseTexture Inherited from RenderTexture.depthStencilTexture Defined in laya/resource/RenderTexture.ts:129 Returns BaseTexture destroyed get destroy...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from BaseTexture.height Defined in laya/resource/BaseTexture.ts:40 获取高度。 Returns number Inherited from BaseTexture.height Defined in laya/resource/BaseTexture.ts:44 获取高度。 Parameters height: number Returns void id get id(): number Inherited from Resource.id Defined in l...
来源: Laya3.0_api 发布时间: 20231102
... public class Image_Example { public function Image_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 onInit(); } private function onInit():void { var bg:Image = new Image("resource/ui/bg.png");//创建一个 Image 类的实...
来源: Laya3.0_api 发布时间: 20231115
... var dialog:Dialog_Instance; public function Dialog_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/btn_close.png", Handler.create(this, onLoadComplete));//加载资源。 } pri...
来源: Laya3.0_api 发布时间: 20231115
...nfo:开发者手机 Build info:OHarm OS 2.0 Fingerprint:75a15c8ae08fcf4a65640c78c2578b4181749a28fb6e405f2c308bac5f091db1 Module name:com.layabox.game Version:1.0 VersionCode:1 PreInstalled:No Foreground:No Pid:19883 Uid:20010080 Reason:TypeError Error name:TypeError Error message:Cannot read propert...
来源: Laya_社区 发布时间: 20250106
...to come online Connected to process 27883 on device huawei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. I/om.layabox.tes: Reinit property: dalvik.vm.checkjni= false D...
来源: Laya_社区 发布时间: 20190723
...OLUMETRICGI_DISTANCE: number Defined in laya/d3/core/RenderableSprite3D.ts:40 Static VOLUMETRICGI_IRRADIANCE VOLUMETRICGI_IRRADIANCE: number Defined in laya/d3/core/RenderableSprite3D.ts:39 Static VOLUMETRICGI_PROBECOUNTS VOLUMETRICGI_PROBECOUNTS: number Defined in laya/d3/core/RenderableSprite3D.ts...
来源: Laya3.0_api 发布时间: 20231115
...SPOTANGLE:intTIMEConstant public static const TIME:intMon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...Sample { public function LayaUISample() { //初始化引擎 Laya.init(600, 400); Laya.stage.bgColor ="#cccccc"; var data:String= "data:image/svg+xml,"+'' + '' + '' + 'I like ' + '' + 'cheese' + '' + '' + ''; var sp:Sprite = new Sprite(); sp.loadImage(data,0,0,200,200); Laya.stage.addChild(sp); } } }...
来源: Laya2.0_文档 发布时间: 20210715
...rite3D.VOLUMETRICGI_DISTANCE Defined in laya/d3/core/RenderableSprite3D.ts:40 Static VOLUMETRICGI_IRRADIANCE VOLUMETRICGI_IRRADIANCE: number Inherited from RenderableSprite3D.VOLUMETRICGI_IRRADIANCE Defined in laya/d3/core/RenderableSprite3D.ts:39 Static VOLUMETRICGI_PROBECOUNTS VOLUMETRICGI_PROBECO...
来源: Laya3.0_api 发布时间: 20231115