大约有 99 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0037 秒)
...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() IDE通过.ui自动生成的ui代码报错 问题状态 最新活动: 2016-11-25 17:22 浏览: 1564 关注: 2 人
来源: Laya_社区 发布时间: 20161124
...移除。 EventDispatcher pause():void 暂停播放。 SoundChannel play():void 播放声音。 SoundChannel resume():void 继续播放。 SoundChannel stop():void 停止播放。 SoundChannelProtected Methods MethodDefined By __runComplete(handler:Handler):void private SoundChannel...
来源: Laya2.0_api 发布时间: 20190513
...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 问题状态 最新活动: 2017-12-05 14:39 浏览: 885 关注: 2 人 tatnao9323 • 2017-12-05 15:06 去掉合并混淆压缩后可以了,但是这样不太好吧 Monica • 2017-12-05 15:09 @tatnao9323:合并压缩...
来源: Laya_社区 发布时间: 20171205
... from gotoLabel gotoTime hasListener off offAll offAllCaller on once pause play removeLabel reset resume to from to Properties scale scale: number = 1 Defined in laya/utils/TimeLine.ts:45 缩放动画播放的速度。 Accessors total get total(): number Defined in laya/utils/TimeLine.ts:397 得到...
来源: Laya3.0_api 发布时间: 20231115
...径 this.videoTexture.source = url; //开始播放视频 this.videoTexture.play(); //设置纹理的播放模式为循环播放 this.videoTexture.loop = true; //创建一个不受光材质 let mat = new Laya.UnlitMaterial(); //将创建好的视频纹理设置为材质的贴图 mat.albedoTexture = t...
来源: Laya3.0_文档 发布时间: 20251010
...,会尝试使用另外一种模式,详情见下文。 自动播放 autoplay 视频是否自动播放,默认为false。如果设置为true,则视频被创建并添加到舞台后自动播放 允许后台播放allowBackground 是否允许后台播放,默认值为false 循环 loop 循环播...
来源: Laya3.0_文档 发布时间: 20251010
...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 导微信小程序报错window.focus is not a function 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 本地调试加载本地图片都报错 runtime运行报错! I...
来源: Laya_社区 发布时间: 20180910
...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 本地调试加载本地图片都报错 真机调试报错:LayaPlayer不支持的标签</SCRIPT> runtime运行报错! 官网示例摇一摇报错,就解决方案 Laya2.0 WebGl模式,使用 drawToCanvas 报...
来源: Laya_社区 发布时间: 20180601
...cted All Inherited Externals Only exported Menu Globals "laya/ani/AnimationPlayer" AnimationPlayer Class AnimationPlayer AnimationPlayer 类用于动画播放器。 Hierarchy EventDispatcher AnimationPlayer Index Constructors constructor Properties isCache playbackRate returnToZeroStopped Accessors ...
来源: Laya3.0_api 发布时间: 20231115
...使用吗?不加的话怎么使用? ios中没有触发事件前使用playSound没有声音 Laya2.0 的3D射线检测能拿到触发模型在射线触发点上的法线吗 问题状态 最新活动: 2017-12-04 20:02 浏览: 979 关注: 3 人 a1005945485 • 2017-12-04 20:06 不是的,我把动...
来源: Laya_社区 发布时间: 20171204