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

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

1161. 微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 [ 36%]

...ansform.rotate(new Laya.Vector3(-30, 0, 0), true, false); this.camera.clearColor = null; //添加方向光 var directionLight: Laya.DirectionLight = this.scene.addChild(new Laya.DirectionLight()) as Laya.DirectionLight; directionLight.color = new Laya.Vector3(0.6, 0.6, 0.6); directionLight.direction...

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

1162. laya.display.Input_API3.0 [ 36%]

...ightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor cacheAs color components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize editable filters focus font fontSize globalRotation globalScaleX globalScaleY...

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

1163. [BUG]刚体约束问题,移动后约束混乱! [ 36%]

...w Laya.DirectionLight()) as Laya.DirectionLight;     directionLight.color = new Laya.Vector3(1, 1, 1);     //设置平行光的方向     directionLight.transform.worldMatrix.setForward(new Laya.Vector3(-1.0, -1.0, 1.0));          //平面     var plane = this.s...

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

1164. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 35%]

...ntrol" content="no-siteapp" /> </head> <body style="background-color: #000000"> <!--以下引用了常用类库,如果不使用,可以删除--> <!--核心包,封装了显示对象渲染,事件,时间管理,时间轴动画,缓动,消息交互,socket,本地存...

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

1165. laya.d3.core.Camera_API3.0 [ 35%]

...essors active activeInHierarchy aspectRatio boundFrustum canblitDepth clearColor clientHeight clientWidth components cullingMask depthTextureFormat depthTextureMode destroyed displayedInStage enableBlitDepth enableBuiltInRenderTexture enableHDR farPlane fieldOfView fxaa hideFlags id is3D layer maxlo...

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

1166. 开放数据域组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

...式和布局 let style = { container: { width: 400, height: 200, backgroundColor: "#ffffff", justifyContent: "center", alignItems: "center", }, testText: { color: "#ffffff", width: "100%", height: "100%", lineHeight: 200, fontSize: 40, textAlign: "center", }, // 文字的最终颜色为#ff0000 redTe...

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

1167. Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 [ 34%]

...去 p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545} span.s1 {font: 12.0px '.PingFang SC'} 12-09 22:04:33.105 12728-12832/? E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>>className:layaai...

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

1168. laya.d3.webxr.core.WebXRCamera_API3.0 [ 34%]

...essors active activeInHierarchy aspectRatio boundFrustum canblitDepth clearColor components cullingMask depthTextureFormat depthTextureMode destroyed displayedInStage enableBlitDepth enableBuiltInRenderTexture enableHDR farPlane fieldOfView fxaa hideFlags id is3D layer maxlocalYDistance msaa nearPla...

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

1169. 2.12.2beta1 诸多bug [ 34%]

... Laya.HTMLDivElement(); ele.innerHTML = "<span href='_test' style='color:#FFFFFF;font-weight:bold'>HTMLDivElement</span>"; ele.on(Laya.Event.LINK, this, (event: Laya.Event) => { console.log(event); }); Laya.stage.addChild(ele); zyy • 2021-11-09 13:51 @Laya_Fred: 这段代...

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

1170. laya.d3.core.light.DirectionLight [ 33%]

...veInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node color : Vector3 灯光颜色。 LightSprite destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node diffuseColor : Vector3 获取灯光的漫反射颜色。 LightSprite displayedInStag...

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