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

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

1471. laya.display.Animation [ 23%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画。实现了基...

来源: laya_api 发布时间: 20170929

1472. laya.display.Sprite [ 23%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SpriteProperties | Methods | Events Packagelaya.displayClasspublic class SpriteInheritanceSprite Node EventDispatcher ObjectImplements laya.display.ILayoutSubclasses AnimationPlayerBase, Component, DialogManager, GridSp...

来源: laya_api 发布时间: 20170929

1473. laya.ui.Button_API3.0 [ 23%]

...All Inherited Externals Only exported Menu Globals "laya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以下示例代码...

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

1474. laya.d3.core.material.PBRMaterial_API3.0 [ 23%]

...Only exported Menu Globals "laya/d3/core/material/PBRMaterial" PBRMaterial Class PBRMaterial PBR材质的父,该为抽象。 Hierarchy Material PBRMaterial PBRStandardMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid...

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

1475. 2D性能优化 · LayaAir3.0文档 · LAYABOX [ 23%]

... 下例绘制10000个文本(根据电脑性能而定,本例为10000): class Test { private text:Laya.Text; constructor() { Laya.init(550,400,Laya.WebGL); Laya.Stat.show(); var textBox=new Laya.Sprite(); for(var i=0;i<10000;i++) { this.text=new Laya.Text(); this.text.text=(Math.random()*100).t...

来源: Laya3.0_文档 发布时间: 20241014

1476. laya.particle.Particle2D_API3.0 [ 22%]

...Externals Only exported Menu Globals "laya/particle/Particle2D" Particle2D Class Particle2D Particle2D 是2D粒子播放 Hierarchy Sprite Particle2D Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoPlay autoSize hitTestPrior mouseThrough name tag drawt...

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

1477. 时间轴动画(JavaScript-LayaAir基础篇(JS)-动画基础) [ 22%]

...x.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Animation)。

来源: Laya2.0_文档 发布时间: 20210715

1478. laya.html.dom.HTMLIframeElement_API3.0 [ 22%]

... exported Menu Globals "laya/html/dom/HTMLIframeElement" HTMLIframeElement Class HTMLIframeElement iframe标签,目前用于加载外并解析数据 Hierarchy HTMLDivElement HTMLIframeElement Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTest...

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

1479. laya.map.MapLayer_API3.0 [ 22%]

...nherited Externals Only exported Menu Globals "laya/map/MapLayer" MapLayer Class MapLayer 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本就是层级 author ... Hierarchy Sprite MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinB...

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

1480. laya.ui.DialogManager_API3.0 [ 22%]

...Externals Only exported Menu Globals "laya/ui/DialogManager" DialogManager Class DialogManager DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理器管理。 任意对话框打开和关闭,都会出发管理的open和close事件 可以通过UIConfig设...

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