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

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

11. Sprite3D.transform.pivot默认为null?这不科学啊,我为什么获取为null[ 98%]

Sprite3D.transform.pivot默认为null?这不科学啊,我为什么获取为null? Sprite3D.transform.pivot默认为null?这不科学啊,我为什么获取为null? 2017-08-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

12. Uncaught TypeError: Cannot read property 'addEventListener' of null,btn为null [ 98%]

Uncaught TypeError: Cannot read property 'addEventListener' of null,btn为null 我的按钮在mornUI的编辑器页面里正常,f12发布代码,对应的.as文件内同样可以访问到,但是发布H5,会报错。如上所示,why??? 附件 : --> 2015-12-15 添加评论 免费帖 --...

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

13. 加载-加载序列 [ 98%]

...der.load("res/apes/monkey2.png", Handler.create(this, this.onAssetLoaded), null, null, 0, false); Laya.loader.load("res/apes/monkey1.png", Handler.create(this, this.onAssetLoaded), null, null, 1, false); Laya.loader.load("res/apes/monkey0.png", Handler.create(this, this.onAssetLoaded), null, null, 2...

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

14. laya.d3.core.render.PostProcessRenderContext [ 98%]

...染上下文。 Public Properties PropertyDefined By  camera : Camera = null 渲染相机。PostProcessRenderContext  command : CommandBuffer = null 后期处理指令流。PostProcessRenderContext  compositeDefineData : DefineDatas = null 合成着色器宏定义。PostProcessRenderContext ...

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

15. Node类中getChildByName没有null容错 [ 97%]

Node类中getChildByName没有null容错 laya.core Node类,这里的this._childs可能为null。 这里希望框架做一下容错! 附件 : --> 2017-03-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixu...

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

16. laya.utils.Tween [ 97%]

...点。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, del...

来源: laya_api 发布时间: 20170929

17. TimeLine如何判断其是否已经被销毁? [ 97%]

...条输出:当我声明一个timeLine1实例时,trace(timeLine1)为null; 第二条输出:当我创建一个timeLine1实例时,timeLine1 “有了自己的生命” 第三条输出:当我缓动创建完时,timeLine1 “开始生长发育” 重点是第四条输出,缓动结束 time...

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

18. laya.d3.animation.AnimationTransform3D [ 97%]

...  AnimationTransform3D(owner:AnimationNode, localPosition:Float32Array = null, localRotation:Float32Array = null, localScale:Float32Array = null, worldMatrix:Float32Array = null) 创建一个 Transform3D 实例。 AnimationTransform3D event(type:String, data:* = null):Boolean 派发事件。 Even...

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

19. laya.utils.Tween [ 97%]

...点。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, del...

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

20. laya.display.Graphics_API3.0 [ 97%]

...色,或者填充绘图的渐变对象。 Default value lineColor: any = null (可选)边框颜色,或者填充绘图的渐变对象。 Default value lineWidth: number = 1 (可选)边框宽度。 Returns DrawCircleCmd drawCurves drawCurves(x: number, y: number, points: any[], lineColor: a...

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