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

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

21. Laya2下ts继承报错! [ 48%]

...s文件源码的类结构部分,require的顺序,也就是对应import form的顺序是优先于类的声明的)   大概解决方法,砍掉循环,1和2,2和3,3和4之间,随便断开一个关联,使循环不成立即可。。 2018-11-17 0 2 分享 微博 QZONE 微信 Laya_Aaron 赞...

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

22. 苹果iOS审核Guideline 4.3 - Design [ 48%]

... App Store; it simply varies in content or language, which is considered a form of spam. The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved. Next Steps - Review the Design section of the App Store R...

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

23. 苹果iOS审核被拒Guideline 4.3 - Design [ 48%]

... App Store; it simply varies in content or language, which is considered a form of spam. The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved. Next Steps - Review the Design section of the App Store R...

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

24. 发布到微信画面显示不全 [ 47%]

...改成: static _onStageResize() { var ts = Laya.Laya.stage._canvasTransform.identity(); ts.scale((Laya.Browser.width / Laya.Render.canvas.width / Laya.Browser.pixelRatio), Laya.Browser.height / Laya.Render.canvas.height / Laya.Browser.pixelRatio); var canvas = Laya.Render._mainCanvas; var canvasSt...

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

25. laya.ui.TextInput [ 27%]

...顶边之间的垂直距离(以像素为单位)。 UIComponent transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  type : String 输入框类型为Input静态常量之一。 TYPE_TEXT TYPE_...

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

26. laya.ui.TextInput [ 26%]

...域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  type : String 输入框类型为Input静态常量之一。 TYPE_TEXT TYPE...

来源: laya_api 发布时间: 20170929

27. 3D中摄像机绕物体旋转该如何实现? [ 26%]

...K,移动端没试,有问题调试着改一改就OK啦。。import Transform3D = Laya.Transform3D; import Vector3 = laya.d3.math.Vector3; import Quaternion = laya.d3.math.Quaternion; /* 用法: //初始化照相机 var camera = this.newScene.addChild(new Laya.Camera(0, 0.1, 100)) as Laya.Camera...

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

28. 官方案例里摄像机绕物体旋转脚本的问题 [ 26%]

...K,移动端没试,有问题调试着改一改就OK啦。。import Transform3D = Laya.Transform3D; import Vector3 = laya.d3.math.Vector3; import Quaternion = laya.d3.math.Quaternion; /* 用法: //初始化照相机 var camera = this.newScene.addChild(new Laya.Camera(0, 0.1, 100)) as Laya.Camera...

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

29. laya.display.Input [ 25%]

...Number[read-only] 表示文本的宽度,以像素为单位。 Text transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  type : String 输入框类型为Input静态常量之一。 TYPE_TEXT TYP...

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

30. laya.display.Input [ 25%]

...。 Text timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  type : String 输入框类型为Input静态常量之一。 TYPE_TEXT TYPE...

来源: laya_api 发布时间: 20170929