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

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

2141. Laya 2.2在iPhone 6S上出现严重的帧率暴跌问题 [ 35%]

...n target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于Laya实现Matter.js官方案例凹多边形的问题 Laya mac版的IDE 是没测试就上线了吗? ...

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

2142. 后处理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

...元素的颜色 Color(1,1,1,1) intensity number 光晕元素的强度 1.0 startPosition number 起始位置(0=光源中心,1=屏幕边缘) 0.0 angularOffset number 角度偏移(0-360度) 0.0 rotation number 旋转角度 0.0 autoRotate boolean 是否自动旋转 false scale Vector2 缩放...

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

2143. laya.utils.PerfHUD [ 35%]

...,所以可以使用如下语法:spr.skew(...).pos(50, 100); Sprite  start():voidPerfHUD startDrag(area:Rectangle = null, hasInertia:Boolean = false, elasticDistance:Number = 0, elasticBackTime:int = 300, data:* = null, disableMouseEvent:Boolean = false, ratio:Number = 0.92):void 开始拖动...

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

2144. laya.display.Animation [ 35%]

...所以可以使用如下语法:spr.pivot(...).pos(...); Sprite  play(start:* = 0, loop:Boolean = true, name:String, showWarn:Boolean = true):void[override] 开始播放动画。会在动画模版缓存池中查找key值为name的动画模版,存在则用此动画模版初始化当前序列帧...

来源: laya_api 发布时间: 20170929

2145. CameraMoveScript.as在哪儿下载群里的有错 [ 35%]

...ne:Scene; public function CameraMoveScript() { } override public function _start(state:RenderState):void { super._initialize(owner); Laya.stage.on(Event.MOUSE_DOWN, this, mouseDown); Laya.stage.on(Event.MOUSE_UP, this, mouseUp); Laya.stage.on(Event.MOUSE_OUT, this, mouseOut); camera = owner as Camer...

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

2146. 如何使用vscode编译laya项目 [ 35%]

...ayaAirIDE_beta\resources\app\node_modules\gulp\index.js: 0.158ms gulp.js:8 Starting 'compile'... index.js:36 laya_ide_time.gulp.taskcompile: 2.53e+03ms gulp.js:216 Finished 'compile' after 2.53 s index.js:36 laya.ide.complete 2020-06-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

2147. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 35%]

...口 class GameMain { constructor() { // Laya.init(600,400); console.log("start"); var exportCls = new t.TestExportCls(); exportCls.callFunc(); } } new GameMain(); } http://requirejs.org/docs/errors.html#mismatch at makeError (file:///E:/laya/TestImport/bin/node_modules/requirejs/require.js:168:17) a...

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

2148. laya.d3.component.animator.AnimatorState_API3.0 [ 35%]

...ts IClone Index Constructors constructor Properties _isLooping clipEnd clipStart curTransition cycleOffset name speed EVENT_OnStateEnter EVENT_OnStateExit EVENT_OnStateLoop EVENT_OnStateUpdate Accessors clip islooping soloTransitions transitions Methods addScript clone cloneTo event getScript getScr...

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

2149. laya.display.Animation [ 35%]

...以可以使用如下语法:spr.pivot(...).pos(50, 100); Sprite  play(start:* = 0, loop:Boolean = true, name:String):void[override] 开始播放动画。会在动画模版缓存池中查找key值为name的动画模版,存在则用此动画模版初始化当前序列帧, 如果不存在,则...

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

2150. 为什么会出现报错 ani not found:ufo1_down [ 34%]

...ndefined 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 我这样载入场景问题出现在哪呢?? 发布H5后通过网页打...

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