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

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

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

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

32. laya.ui.AutoBitmap [ 92%]

...w Inherited Public Properties PropertyDefined By cmds : ArrayGraphics  height : Number 表示显示对象的高度,以像素为单位。 AutoBitmap  sizeGrid : Array 当前实例的有效缩放网格数据。 如果设置为null,则在应用任何缩放转换时,将正常缩放整个显示...

来源: laya_api 发布时间: 20170929

33. 滤镜-颜色滤镜 [ 92%]

...WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = "showall"; Laya.stage.bgColor = "#232628"; Laya.loader.load(ApePath, Handler.create(this, setup)); })(); f...

来源: Laya_示例 发布时间: 20241117

34. laya.display.cmd.DrawEllipseCmd_API3.0 [ 92%]

...d Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawEllipseCmd.ts:27 填充颜色,或者填充绘图的渐变对象。 height he...

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

35. laya.display.cmd.DrawRectCmd_API3.0 [ 92%]

... DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawRectCmd.ts:31 填充颜色,或者填充绘图的渐变对象。 height heigh...

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

36. laya.d3.resource.RenderTexture [ 92%]

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

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

37. laya.html.HtmlLink_API3.0 [ 92%]

...ents IHtmlObject IHitArea Index Constructors constructor Accessors element height width Methods addRect contains create destroy pos release resetArea Constructors constructor new HtmlLink(): HtmlLink Defined in laya/html/HtmlLink.ts:14 Returns HtmlLink Accessors element get element(): HtmlElement De...

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

38. 在一个矩形之上画另一个矩形,只显示一个矩形 [ 92%]

...00, WebGL); //串盒子的宽 var boxWidth = 440; //串盒子的高 var boxHeight = 500; //串盒子 this.chuanBox = new Laya.Rectangle(Laya.stage.width - boxWidth >> 1, Laya.stage.height - boxHeight - 10, boxWidth, boxHeight); //画出盒子 Laya.stage.graphics.drawRect( this.chuanBox.x, this...

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

39. UI模式下Dialog标签嵌套RadioGroup会导致编辑器卡死 [ 92%]

...oGroup会导致编辑器卡死 <Dialog width="725" sceneColor="#000000" height="500" editorInfo="compId=1"> <Image y="46" x="0" width="687" skin="setting/gd2_n.png" sizeGrid="30,30,30,30" height="402" editorInfo="compId=4"> <Image y="0" x="241.5" skin="setting/log18-5_n.png" editorInf...

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

40. laya.display.cmd.FillTextureCmd_API3.0 [ 92%]

...illTextureCmd 填充贴图 Hierarchy FillTextureCmd Index Properties color height offset percent texture type width x y ID Methods getBoundPoints recover Properties color color: number = 4294967295 Defined in laya/display/cmd/FillTextureCmd.ts:50 (可选)绘图颜色 height height: number Define...

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