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

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

521. laya.d3.core.pixelline.PixelLineFilter_API3.0 [ 68%]

...rted Menu Globals "laya/d3/core/pixelLine/PixelLineFilter" PixelLineFilter Class PixelLineFilter PixelLineFilter 用于线过滤器。 Hierarchy GeometryElement PixelLineFilter Index Constructors constructor Properties _geometryElementOBj Accessors bufferState destroyed drawType indexFormat insta...

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

522. laya.d3.math.BoundSphere [ 68%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundSphereProperties | Methods Packagelaya.d3.mathClasspublic class BoundSphereInheritanceBoundSphere ObjectImplements laya.d3.core.IClone BoundSphere 用于创建包围球。 Public Properties PropertyDefined By ...

来源: laya_api 发布时间: 20170929

523. laya.d3.graphics.Vertex.VertexPositionTerrain [ 68%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionTerrainProperties | Methods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexPositionTerrainInheritanceVertexPositionTerrain ObjectImplements IVertex VertexPositionTerrain 用于创建...

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

524. laya.d3.core.Bounds [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundsMethods Packagelaya.d3.coreClasspublic class BoundsInheritanceBounds ObjectImplements laya.d3.core.IClone Bounds 用于创建包围体。 Public Methods  MethodDefined By  Bounds(min:Vector3, max:Vector3) 创...

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

525. laya.d3.core.render.ScreenQuad_API3.0 [ 67%]

...als Only exported Menu Globals "laya/d3/core/render/ScreenQuad" ScreenQuad Class ScreenQuad ScreenQuad 用于创建全屏四边形。 Hierarchy GeometryElement ScreenQuad Index Constructors constructor Properties _geometryElementOBj Accessors bufferState destroyed drawType indexFormat instanceCou...

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

526. laya.display.BitmapFont [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BitmapFontProperties | Methods Packagelaya.displayClasspublic class BitmapFontInheritanceBitmapFont Object BitmapFont 是位图字体,用于定义位图字体信息。 Public Properties PropertyDefined By  autoSc...

来源: laya_api 发布时间: 20170929

527. 针对2.0.0 beta5 setLoadingPage 做增强 [ 67%]

... 支持 加载下一个场景的同时执行异步方法 */ export default class LoadPage { constructor(url = null) { this._loadScene = null if (url) this.preload(url) } /** * 预加载loading页面 * @param {String} url loading页面url */ async preload(url = 'loadingpage.scene') { if (this._loadSc...

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

528. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 67%]

...把demo发来我看一下 xdkaka • 2017-12-13 17:03 没办法发图了 class Main { constructor() { Laya.init(480, 852); Laya.stage.scaleMode = "showall"; Laya.stage.alignV = 'middle'; Laya.stage.alignH = 'center'; Laya.stage.screenMode = "vertical"; Laya.stage.bgColor = "...

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

529. laya.utils.HTMLChar [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames HTMLCharProperties | Methods Packagelaya.utilsClasspublic class HTMLCharInheritanceHTMLChar ObjectImplements laya.display.ILayout HTMLChar 是一个 HTML 字符。 Public Properties PropertyDefined By  char : Strin...

来源: laya_api 发布时间: 20170422

530. laya.d3.graphics.VertexPositionNormalColorTextureSkinTangent [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalColorTextureSkinTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTextureSkinTangentInheritanceVertexPositionNormalColorTextureSkinTangent ObjectImplements ...

来源: laya_api 发布时间: 20170929