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

大约有 1,852 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0057 秒)

51. 用laya自带的ui编辑器 编辑了一个ui界面,怎么加载啊? 怎么写代码让这个ui界面, 在程序运行时,显示出来啊? [ 93%]

..."child":[{"props":{"x":0,"y":0,"skin":"comp/bg.png","sizeGrid":"30,4,4,4","width":600,"height":400},"type":"Image"},{"props":{"x":41,"y":56,"skin":"comp/button.png","label":"点我赋值","width":150,"height":37,"sizeGrid":"4,4,4,4","var":"btn"},"type":"Button"},{"props":{"x":401,"y":56,"skin":"comp...

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

52. laya.maths.Rectangle_API3.0 [ 93%]

... 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Hierarchy Rectangle Index Constructors constructor Properties height width x y TEMP Accessors bottom right Methods addPoint clone conta...

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

53. laya.d3.resource.models.PrimitiveMesh [ 93%]

...c Methods  MethodDefined By  createBox(long:Number = 1, height:int = 1, width:Number = 1):Mesh[static] 创建Box网格。 PrimitiveMesh  createCapsule(radius:Number = 0.5, height:Number = 2, stacks:int = 16, slices:int = 32):Mesh[static] 创建一个胶囊体模型 PrimitiveMesh  createCone(r...

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

54. laya.d3.utils.Size [ 93%]

...lScreen : Size[static] [read-only] Size  height : int[read-only] Size  width : int[read-only] SizePublic Methods  MethodDefined By  Size(width:int, height:int)SizeProperty DetailfullScreenpropertyfullScreen:Size  [read-only] Implementation     public static function get fullScreen():Siz...

来源: laya_api 发布时间: 20170929

55. laya.d3.utils.Size [ 93%]

...lScreen : Size[static] [read-only] Size  height : int[read-only] Size  width : int[read-only] SizePublic Methods  MethodDefined By  Size(width:int, height:int)SizeProperty DetailfullScreenpropertyfullScreen:Size  [read-only] Implementation     public static function get fullScreen():Siz...

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

56. Spine骨骼动画点击区域偏移 获取不到width height [ 93%]

Spine骨骼动画点击区域偏移 获取不到width height Spine骨骼动画点击区域偏移 获取不到width height  下面是模型文件   private _factory: Laya.Templet;  constructor(spine, x, y, speed) {         this._factory = new Laya.Templet();         this._factory.loadAni(...

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

57. laya.d3.resource.RenderTexture [ 93%]

...c Methods Show Inherited Public Methods MethodDefined By  RenderTexture(width:Number, height:Number, format:int, depthStencilFormat:int) RenderTexture _getSource():*[override] 获取纹理资源。 BaseTexture generateMipmap():void 通过基础数据生成mipMap。 BaseTexture  getData(x:Numb...

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

58. laya.resource.Texture [ 93%]

...ber = 0原始高度(包括被裁剪的透明区域)。Texture  sourceWidth : Number = 0原始宽度(包括被裁剪的透明区域)。Texture  url : String = null图片地址Texture  uv : ArrayTexture  width : Number 实际宽度。TexturePublic Methods Hide Inherited Public Methods ...

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

59. 版本2.1.0HTMLDivElement设置width无效,被自动换行!!! [ 93%]

版本2.1.0HTMLDivElement设置width无效,被自动换行!!! 在代码里面设置和IDE里设置都测试过了,一样会出现同样bug,请看下面图片   HTMLDivElement内容:<span style='font:22px SimHei' color='#ffffff'>啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊...

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

60. Laya引擎bug [ 92%]

...     if (needWordWrapOrTruncate){             var wordWrapWidth=this.getWordWrapWidth();         }         if (this._currBitmapFont){             this._charSize.width=this._currBitmapFont.getMaxWidth();             this._charSize.height=this._...

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