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

大约有 414 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0086 秒)

401. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 42%]

...UV(忽略模型的UV贴图) | | `Ignore Vertices Color` | 忽略顶点颜色(忽略模型的顶点颜色信息) | | `Ignore Vertices Normal` | 忽略顶点法线(忽略模型的法线信息) | | `Ignore Vertices Tangent` | 忽略顶点切线信息(忽略模型的切线信息) | | `Co...

来源: Laya2.0_文档 发布时间: 20210714

402. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 42%]

...fined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:290 开始颜色,0模式。 startColorConstantMax startColorConstantMax: Vector4 = new Vector4(1, 1, 1, 1) Inherited from ShurikenParticleSystem.startColorConstantMax Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts...

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

403. 加载.lh文件 运行后黑屏 无法显示 [ 36%]

...nLight();     scene.addChild(directionLight);     //设置平行光颜色     directionLight.color = new Laya.Vector3(0.6, 0.6, 0.6);         var layaMonkey:Laya.Sprite3D = scene.addChild(Laya.Loader.getRes("Export/LayaScene_JJF/Conventional/JJF.lh")) as Laya.Sprite3D;      ...

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

404. 关于LayaBox启动的问题。 [ 33%]

...Could not attach to main target 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 启动引擎报错 mPlugin.game_plugin_init(3); app启动动画应该如何去掉 (此问题已经无效) 问题状态 最新活动: 2017-03-20 11:37 浏览: 4238 关注: 5 人...

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

405. 富文本:LayaAir下 HtmlDivElement的使用汇总 [ 32%]

...Monica - 知识达人 赞同来自: 同一个文本中字体大小不同,颜色不同 var htmlD:HTMLDivElement = new HTMLDivElement(); Laya.stage.addChild(htmlD); htmlD.innerHTML = "<font style='fontSize:30' color='#67fc2c'>测试<br/></font><font style='fontSize:20'>html...

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

406. 艰难的历程 [ 32%]

...切片,然后用tiledmap拼起来,新建一层(起名Roadblock),然后用颜色很深的图块(我是用黑色的)抹在一些建筑、河流之类不能行走的地方,再新建对象层(起名object),画了个一个图块(我的是20*20)的矩形,起名Role   代码中,getLayerObject("object","Ro...

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

407. Layabox web 复制一段文字到剪贴板 [ 32%]

...正式版wss连接不成功web版本没问题,有DEMO layabox中纹理的颜色采样问题,用原生combobox也有这个问题 在编辑好的动画中某一帧的时候播放一段声效 请问 在LayaAir中怎么显示和隐藏文字? 做复制文本到粘贴板时遇到的奇怪问题 Text...

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

408. 关于使用Idea以及Linux下使用AS语言开发的一点经验 [ 29%]

...r(sys.argv[1])+"/bin/h5/laya.js","*<code>Color</code> 是一个颜色值处理类。","Color._COLODID=1;",startoffset=-7 ,endoffset=24,backuporiginalfile=False) deletetextfromfile(str(sys.argv[1])+"/bin/h5/laya.js" ,Color,backuporiginalfile=False) inserttextintofile(str(sys.argv[1])+"/bi...

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

409. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 26%]

...tor.GUIUtils。 export interface IGUIUtils { /** * 编辑器默认的背景颜色 */ bgColor: gui.Color; /** * 编辑器默认的分割线颜色 */ lineColor: gui.Color; /** * 编辑器默认的文字颜色 */ textColor: gui.Color; createButton(autoSize?: boolean): gui.Button; createIconButton(flat?...

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

410. laya.d3.core.material.PBRMaterial_API3.0 [ 26%]

... Color): void Defined in laya/d3/core/material/PBRMaterial.ts:186 漫反射颜色。 Returns Color Defined in laya/d3/core/material/PBRMaterial.ts:190 漫反射颜色。 Parameters value: Color Returns void albedoTexture get albedoTexture(): BaseTexture set albedoTexture(value: BaseTexture): void De...

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