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

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

691. UI-Label [ 74%]

...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class UI_Label { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat; // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MI...

来源: Laya2.0_示例 发布时间: 20251218

692. laya.display.cmd.StrokeTextCmd [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames StrokeTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class StrokeTextCmdInheritanceStrokeTextCmd Object 绘制描边文字 Public Properties PropertyDefined By  color : String 定义文本...

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

693. Laya3D [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Laya3DMethods PackageTop LevelClasspublic class Laya3DInheritanceLaya3D Object Laya3D 类用于初始化3D设置。 Public Methods  MethodDefined By  Laya3D() 创建一个 Laya3D 实例。 Laya3D  _getMaterialTexture...

来源: laya_api 发布时间: 20170929

694. laya.display.cmd.DrawTrianglesCmd [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DrawTrianglesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawTrianglesCmdInheritanceDrawTrianglesCmd Object 绘制三角形命令 Public Properties PropertyDefined By  alpha : Number ...

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

695. laya.device.geolocation.GeolocationInfo [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GeolocationInfoProperties | Methods Packagelaya.device.geolocationClasspublic class GeolocationInfoInheritanceGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo ...

来源: laya_api 发布时间: 20170929

696. laya.device.geolocation.GeolocationInfo [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GeolocationInfoProperties | Methods Packagelaya.device.geolocationClasspublic class GeolocationInfoInheritanceGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo ...

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

697. laya.d3.math.Viewport_API3.0 [ 74%]

...ited Externals Only exported Menu Globals "laya/d3/math/Viewport" Viewport Class Viewport Viewport 类用于创建视口。 Hierarchy Viewport Index Constructors constructor Properties height maxDepth minDepth width x y _tempViewport Methods cloneTo project set unprojectFromMat unprojectFromWVP Cons...

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

698. laya.d3.core.particleshuriken.module.FrameOverTime_API3.0 [ 74%]

...Globals "laya/d3/core/particleShuriKen/module/FrameOverTime" FrameOverTime Class FrameOverTime FrameOverTime 类用于创建时间帧。 Hierarchy FrameOverTime Implements IClone Index Constructors constructor Accessors constant constantMax constantMin frameOverTimeData frameOverTimeDataMax frameOve...

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

699. laya.display.cmd.DrawPieCmd [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DrawPieCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawPieCmdInheritanceDrawPieCmd Object 绘制扇形 Public Properties PropertyDefined By  endAngle : Number 结束角度。 DrawPieC...

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

700. 文本-下划线 [ 74%]

...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Text_Underline { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat; // 不支持WebGL时自动切换至Canvas Laya.init(600, 400, WebGL); Laya.stage.alignV = Stage.AL...

来源: Laya2.0_示例 发布时间: 20251218