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

大约有 3,186 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0423 秒)

3181. 自定义3D Shader · LayaAir3.3 · 引擎文档 · LAYABOX [ 26%]

...在应用处理阶段被整合为基本片元(三角形),从模型中获取到不同的属性坐标信息,图12-1红色框选部分为应用处理阶段。 (图12-1) 12.2 顶点着色器阶段 应用阶段完成计算后的一些值作为uniform传入顶点着色器参与计算,然后...

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

3182. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 25%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

3183. 微信小游戏加载资源问题 [ 25%]

...URL(tempAtlasPngUrl), atlasJson); } } else { throw "传递的url没有获取到对应的图集数据信息,请确保图集已经过!"; } } } static postInfoToContext(url, atlaspngUrl, atlasJson) { var postData = { "frames": atlasJson.frames, "meta": atlasJson.meta }...

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

3184. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 24%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

3185. 一篇上手LayaAir的3D物理引擎(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 16%]

...hape:Laya.BoxColliderShape = new Laya.BoxColliderShape(0.5, 0.4, 0.045); //获取本地偏移 var localOffset:Laya.Vector3 = boxShape.localOffset; //修改偏移 localOffset.setValue(0, 0, 0.125); boxShape.localOffset = localOffset; //为复合碰撞形状对象添加子形状(刚刚创建的盒...

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

3186. lib/arm/liblayaair.so 总是崩溃 [ 11%]

...ndex.html没引用到的lib文件夹下的js可以全部删除吗? iosapp获取到的soundChannel.position总是为0,导致不能继续播放 微信小游戏资源总是加载旧的资源 ide出现问题了,左侧总是被截了一段,请问怎么清除ide缓存 [闪退!!!][崩溃!!Crash]Lay...

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