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

大约有 1,641 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0056 秒)

1581. Clip属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 42%]

...**属性** | **功能说明** | | ---------- | ------------------- | | autoPlay | 布尔值,表示是否自动播放当前切片动画。 | | clipWidth | 横向分割图片资源时,每个切片的宽度。 | | clipHeight | 纵向分割图片资源时,每个切片的高度。 | | clipX | 横...

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

1582. laya.spine.SpineSkeleton_API3.0 [ 42%]

...scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag PAUSED PLAYING STOPPED drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY animationName blendMode cacheAs components currentTime customRenderEnable destroyed displayHeight displayWidth di...

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

1583. socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 [ 42%]

...域工程,用微信开发者工具打开报错 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 启动引擎报错 mPlugin.game_plugin_init(3); 微信小游戏编译报错 用了ByteArray的zlib.min.js后报错 2.2.0beta4,微信上动态合批报错. 播放背景音乐的问题 刚...

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

1584. 3D动画播放时,无法改变自身及子对象的任何属性,动画停止后才可以,是什么原因? [ 42%]

...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 问题状态 最新活动: 2017-12-29 17:31 浏览: 998 关注: 4 人 Laya_Aaron • 2017-12-29 17:32 并且那个动画是只读的,根本不能改里面的数据 Laya_Aaron • 2017-12-29 17:32 你要把骰子放在...

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

1585. Uncaught 无法实例class PhysicsCollider extends PhysicsTriggerComponent [ 41%]

...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 点击代码编辑模器 就提示无法打开代码编辑器 请配置 这个怎么解决? 发布到vivo平台后,龙骨动画无法显示 关于发布oppo、vivo快游戏,无法生成Rpk问题 Adobe Flash Builde...

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

1586. Resources already exist,is repeated loading 加载特效报重复加载 [ 41%]

...ettings);         this.sp.emitter.start();         this.sp.play();         Laya.stage.addChild(this.sp);          this.sp.x = Laya.stage.width / 2;         this.sp.y = Laya.stage.height / 2;     } } 打印的报错: 11111111111 TransformDemo.ts:73 Resou...

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

1587. 微信小游戏加载资源问题 [ 41%]

...eturn; } if (this.loops > 0) { this.loops--; } this.startTime = 0; this.play(); } play() { this.isStopped = false; Laya.SoundManager.addChannel(this); this._audio.play(); } set startTime(time) { if (this._audio) { this._audio.startTime = time; } } set autoplay(value) { this._audio.autoplay = valu...

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

1588. 加载的时候动画会卡 [ 41%]

...",ui.loadUI);     Lload.prototype.dh = function(){         this.ani1.play(0,true);         Tween.to(this.bigfont,{scaleX:1,scaleY:1},500,Ease.backOut,null,0)         Tween.to(this.smallfont,{y:905},500,null,null,500);         //Tween.to(this.diqiu,{rotation:36000},100000,null,null,...

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

1589. unity插件报错 [ 41%]

...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 本地调试加载本地图片都报错 2.2.0beta4,微信上动态合批报错. unity 粒子特效 laya插件有问题? 问题状态 最新活...

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

1590. 安卓闪退 有堆栈 [ 41%]

...app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JCAudioWavPlayer::playAudio(laya::JCAudioInterface*, std::string const&, bool)+184) [arm64-v8a] 3 #02 pc 000000000044d4b4 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JSAudio::play()+164) [arm64-v8a] 4 #...

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