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

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

1461. laya.resource.RenderTextureCube_API3.0 [ 20%]

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

1462. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 20%]

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

1463. laya.ui.Image_API3.0 [ 20%]

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

1464. laya.ui.Dialog_API3.0 [ 19%]

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

1465. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 19%]

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

1466. 打包安卓Android studio黑屏 [ 19%]

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

1467. laya.d3.core.RenderableSprite3D_API3.0 [ 16%]

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

1468. laya.d3.core.scene.Scene3D [ 16%]

...SPOTANGLE:intTIMEConstant public static const TIME:intMon May 13 2019, 02:40 PM +08:00

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

1469. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 15%]

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

1470. laya.d3.core.MeshSprite3D_API3.0 [ 15%]

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