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

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

561. laya.gltf.glTFMesh_API3.0 [ 58%]

...0; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } ...

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

562. laya.html.dom.HTMLElementType_API3.0 [ 58%]

...0; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } ...

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

563. laya.d3.core.render.posteffect.AOQUALITY_API3.0 [ 58%]

...0; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } ...

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

564. laya.components.TypeAnimatorLayer_API3.0 [ 58%]

...0; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } ...

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

565. 3D粒子 · LayaAir3.3 · 引擎文档 · LAYABOX [ 58%]

...360之间随机,可以看到左边粒子有各个方向的旋转 Start Color:每个粒子的初始颜色 (图3.1.1-4) 展示了Start Color为红色的效果 注意,即便在StartColor中规定了粒子为红色,显示出来的效果也不是纯红色,粒子与粒子,天空,红色...

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

566. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 58%]

...360之间随机,可以看到左边粒子有各个方向的旋转 Start Color:每个粒子的初始颜色 (图3.1.1-4) 展示了Start Color为红色的效果 注意,即便在StartColor中规定了粒子为红色,显示出来的效果也不是纯红色,粒子与粒子,天空,红色...

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

567. PropertyDescriptor_API3.0 [ 58%]

...0; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } ...

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

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

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

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

569. laya.d3.core.particleshuriken.module.shape.ParticleSystemShapeType_API3.0 [ 58%]

...0; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } ...

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

570. 使用typescript开发项目,解决文件引用顺序问题 [ 58%]

...//helloworld.js var txt = new Laya.Text(); txt.text = "Hello Layabox"; txt.color = "#ffffff"; export default txt  二、发布 安装工具,在ide上使用快捷键【ctrl+` 】打开终端,输入下面指令安装打包需要的node.js工具,因为之前已经安装过typescript,所以下...

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