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

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

11. dcc和cdn的问题导致本地CDN节点缓存为旧的,更新不到新资源 [ 63%]

...的链接 提交 2 个回复 hejianchun 赞同来自: cdn有缓存,需要清除cdn的缓存 2018-06-24 0 1 分享 微博 QZONE 微信 Demon 赞同来自: 这个是事实,但是无法每次热更都去清理cdn缓存的!出现问题后除了清缓存,就只能做增量发版,dcc如果在不...

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

12. 使用3D摄像机 · LayaAir3.0文档 · LAYABOX [ 60%]

...on4.1 Perspective 透视模式4.2 Orthographic 正交模式五、Render5.1 清除标志5.2 高动态光照渲染5.3 抗锯齿5.4 剔除遮罩六、Output6.1 视图矩形6.2 深度贴图6.3 目标纹理6.4 其它七、通过代码使用摄像机7.1 如何从摄像机创建一条射线7.2 可视遮罩...

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

13. laya.display.Animation [ 60%]

...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : Matrix 对象的矩阵信息。通过设置矩...

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

14. laya.display.Animation [ 59%]

...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放...

来源: laya_api 发布时间: 20170929

15. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 59%]

...es(): void Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:554 清除力。 Returns void dispatchCollideEvent dispatchCollideEvent(): void Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:480 这个只是给对象发送事件,不会挨个组件调用碰撞函数 组件要响...

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

16. UI-RefreshList [ 51%]

...reshList.array[index].flag = { "flagText": { "text": "标记未读" } }; //清除红点索引记录 this.redHotStatus.splice(showRedHot, 1); // console.log("11111", JSON.stringify(this.redHotStatus)); } this.refreshList.refresh(); } onClickDel(index){ console.log("((((((((((((del------------"); //...

来源: Laya2.0_示例 发布时间: 20240930

17. laya.display.AnimationBase [ 49%]

...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : Matrix 对象的矩阵信息。通过设置矩...

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

18. laya.d3.physics.PhysicsSimulation_API3.0 [ 48%]

...es clearForces(): void Defined in laya/d3/physics/PhysicsSimulation.ts:912 清除力。 Returns void createRaycastVehicle createRaycastVehicle(body: Rigidbody3D): RaycastVehicle Defined in laya/d3/physics/PhysicsSimulation.ts:918 Parameters body: Rigidbody3D Returns RaycastVehicle dispatchCollideEve...

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

19. laya.display.FrameAnimation [ 48%]

...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : Matrix 对象的矩阵信息。通过设置矩...

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

20. laya.display.EffectAnimation [ 47%]

...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : Matrix 对象的矩阵信息。通过设置矩...

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