大约有 1,534 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0058 秒)
Laya_社区(544) Laya3.0_api(360) Laya2.0_api(247) laya_api(208) Laya2.0_文档(120) Laya3.0_文档(53) Laya2.0_示例(2)
...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
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
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
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
...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
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
... 支持 加载下一个场景的同时执行异步方法 */ 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
...把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
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
API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalColorTextureSkinTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTextureSkinTangentInheritanceVertexPositionNormalColorTextureSkinTangent ObjectImplements ...
来源: laya_api 发布时间: 20170929