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

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

3251. 粒子动画透明度问题 [ 34%]

...如何解决的? 骨骼动画播放完后的回调时间 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? 动画混合无效(版本2.6) 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显...

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

3252. laya.d3.component.volume.Volume_API3.0 [ 33%]

... 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

3253. LayaAir3D 坐标系统与矩阵变换 [ 33%]

...音乐音效全无 ios14系统下 blendMode='lighter' 图片异常 怎么获取对象的坐标 LayaAir3D 导出和使用U3D粒子特效 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 ios14新系统问题 localToGlobal坐标转换 粒子系统官例里载入的那些json文...

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

3254. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 33%]

... 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

3255. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 33%]

... 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

3256. laya.d3.physics.Rigidbody3D_API3.0 [ 32%]

... 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

3257. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 32%]

...效(版本2.6) 骨骼动画播放完后的回调时间 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,只展示了其中的图片部分,数组能conso...

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

3258. 屏幕适配 · LayaAir3.4 · 引擎文档 · LAYABOX [ 32%]

...3×3个物理像素。 LayaAir引擎里可以通过Laya.Browser.clientWidth获取逻辑分辨率的宽,通过Laya.Browser.clientHeight获取逻辑分辨率的高。 在手机等移动设备的竖屏状态下,窄面为宽,长面为高。如果发生了屏幕翻转的横屏状态,则长的一...

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

3259. laya.d3.core.light.Light_API3.0 [ 32%]

... 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

3260. 和原生Dom交互 · LayaAir3.4 · 引擎文档 · LAYABOX [ 30%]

... //初始化引擎 Laya.init(0,0); var Hls:any = Laya.Browser.window.Hls;//获取对Hls的引用。 var plyr:any = Laya.Browser.window.plyr;//获取对plyr的引用 //获取video对象,就是页面上命名为“player”的标签 var video:any = Laya.Browser.document.querySelector('#player'); if(...

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