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

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

601. 关联shader的uniform(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 36%]

# 关联shader的uniform ###### *version :2.7.0bate Update:2020-6-9* 这里我们使用官网示例([demo地址](http://layaair2.ldc2.layabox.com/demo2/?language=ch&category=3d&group=Shader&name=Shader_MultiplePassOutline))---**描边Shader(多Pass)** 中的shader作为案例来进行讲解...

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

602. SVG渐变精灵的扩展脚本继承了多个精灵, 在safari环境下重叠了渲染 [ 36%]

...ns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" ';             data += 'viewBox="0 0 ' + this.width + ' ' + this.height + '" ';             // set svg width and height             data += 'width="' + this.width + '" height="' + this.height +...

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

603. 关联shader的uniform(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 36%]

# 关联shader的uniform ###### *version :2.7.0bate Update:2020-6-9* 这里我们使用官网示例([demo地址](http://layaair2.ldc2.layabox.com/demo2/?language=ch&category=3d&group=Shader&name=Shader_MultiplePassOutline))---**描边Shader(多Pass)** 中的shader作为案例来进行讲解...

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

604. TiledMap加载报错 relativePath为空 [ 35%]

...ropertytypes": { "isCanPass":"string" }, "renderorder":"right-down", "tiledversion":"1.1.3", "tileheight":32, "tilesets":[ { "firstgid":1, "source":"daditu.tsx" }, { "columns":8, "firstgid":1201, "image":"daditu.png", "imageheight":4800, "imagewidth":256, "margin":0, "name":" daditu", "spacing":0, "...

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

605. 图集动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 35%]

...ationPlayerBase](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.AnimationBase) 动画类: [https://layaair.ldc.layabox.com/api/?category=Core&class=laya.display.Animation](https://layaair.ldc.layabox.com/api/?category=Core&...

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

606. 多种碰撞器形状(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 35%]

# 多种碰撞器形状 ###### *version :2.1.1 Update:2019-7-19* `ColliderShape`碰撞器形状,是刚体与碰撞器上的属性,是模型在3D世界中进行物理运算与碰撞的形状盒。ColliderShape是所有碰撞盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/...

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

607. CommandBuffer使用文档(TypeScript-3D基础(TS)-LayaAir3D之高级应用) [ 35%]

## CommandBuffer使用文档 > Engine Version : 2.9.0 beta Update : 2020-11-03 ### 1、简介 CommandBuffer为渲染命令缓冲区,保存了渲染命令列表。当我们将一些渲染指令添加到CommandBuffer后,可以实现对渲染流程的控制,将这些指令在我们想要的时机...

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

608. 物理系统之ConfigurableConstraint(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 34%]

# 物理系统之ConfigurableConstraint ###### *version :2.7.0beta Update:2020-6-2* 可配置约束具有其他约束类型的所有功能,并且可以更好地控制角色运动。 当您要自定义布娃娃的运动并在角色上强制某些姿势时,它们特别有用。 也可以使用它...

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

609. 物理系统之ConfigurableConstraint(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 33%]

# 物理系统之ConfigurableConstraint ###### *version :2.7.0beta Update:2020-6-2* 可配置约束具有其他约束类型的所有功能,并且可以更好地控制角色运动。 当您要自定义布娃娃的运动并在角色上强制某些姿势时,它们特别有用。 也可以使用它...

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

610. 打包成APK运行一半崩溃 [ 33%]

...00    8591-8591/? I/WebViewFactory﹕ Loading com.google.android.webview version 50.0.2661.86 (code 266108650) 04-11 11:17:09.096    8591-8591/? W/art﹕ Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=arm --instruction-set-features=smp,di...

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