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

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

1411. 资源包导出与上传至商店 · LayaAir3.3 · 引擎文档 · LAYABOX [ 46%]

...创建一个package.json。 package.json的核心内容示例如下: { "name": "com.layabox.package-name", "displayName": "插件名称", "version": "1.0.0", "description": "一段描述文本,用于说明该插件的作用和使用说明", "icon": "editorResources/icon.png", "author": "layabox"...

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

1412. laya.ui.TextArea_API3.0 [ 46%]

...wnGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs centerX centerY color components customRenderEnable dataSource d...

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

1413. 1.70beta Dialog增加动画后第二次执行popup不显示弹窗 [ 46%]

...ssets[0]); dialog.addChild(bg); var button = new Button(assets[1]); button.name = Dialog.CLOSE; button.pos(DIALOG_WIDTH - CLOSE_BTN_WIDTH - CLOSE_BTN_PADDING, CLOSE_BTN_PADDING); dialog.addChild(button); dialog.dragArea = "0,0," + DIALOG_WIDTH + "," + DIALOG_HEIGHT; console.log("SHOW"); dialog.show(...

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

1414. laya.d3.core.scene.Scene3D_API3.0 [ 46%]

...r _url autoSize currentCreationLayer enableLight hitTestPrior mouseThrough name tag REFLECTIONMODE_CUSTOM REFLECTIONMODE_SKYBOX SCENERENDERFLAG_RENDERQPAQUE SCENERENDERFLAG_RENDERTRANSPARENT SCENERENDERFLAG_SKYBOX SceneUBOData drawtocanvCtx sceneUniformMap Accessors GIRotate _isHeightSet _isWidthSet...

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

1415. layabox 2.0 的GameConfig会自动生成,导致在使用脚本是不知道在哪里注册了,如果使用了xxx.js脚本,拖过去后就会出现就无法找到xxx.js,我是新手希望这样的文档能说详细一点。 [ 46%]

...期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 var 与 name 的详细区别是什么? 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译...

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

1416. 在微信小游戏中使用list,兼听不到mouseHandler跟selectHandler。 [ 46%]

...样的 http://layaair.ldc.layabox.com/demo/?category=2d&group=UI&name=List ==============> 原本想到的解决方案是,在renderHandler的回调中,对cell设置on去监听mouse事件,但是这个时候cell会拦截mouse事件,导致list无法滑动,跪求解决方案   ====...

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

1417. laya.device.media.Video_API3.0 [ 46%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name videoElement CAMERA MP4 OGG SUPPORT_MAYBY SUPPORT_NO SUPPORT_PROBABLY WEBM drawtocanvCtx Accessors active activeInHierarchy alpha blendMode buffered cacheAs components currentSrc currentTime customRenderEnable destroyed ...

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

1418. iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 [ 46%]

...s.drawRect(0, 0, Laya.stage.width, Laya.stage.height, "#000000"); maskArea.name = "maskArea"; this.guideContainer.addChild(maskArea); this.interactionArea = new Laya.Sprite(); this.interactionArea.blendMode = "destination-out"; this.guideContainer.addChild(this.interactionArea); this.guideHitArea = ...

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

1419. laya.particle.Particle2D [ 46%]

...only] 返回鼠标在此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值...

来源: laya_api 发布时间: 20170929

1420. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 46%]

...icle3D  MAXCOLOROVERLIFEGRADIENTCOLORS : int[static] ShuriKenParticle3D name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node  particleRenderer : ShurikenParticleRenderer[read-only] 获取粒子渲染器。 ShuriKenPart...

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