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

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

551. laya.media.SoundNode_API3.0 [ 49%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/media/SoundNode" SoundNode Class SoundNode 用于播放背景音乐或者音效的节点 Hierarchy Sprite SoundNode Index Constructors construct...

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

552. laya.map.GridSprite_API3.0 [ 49%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/GridSprite" GridSprite Class GridSprite 地图的每层都会分块渲染处理 本类就是地图的块数据 author ... Hierarchy Sprite G...

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

553. laya.display.EffectAnimation_API3.0 [ 49%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/EffectAnimation" EffectAnimation Class EffectAnimation 动效模板。用于为指定目标对象添加动画效果。每个动效有唯...

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

554. laya.html.dom.HTMLDivElement_API3.0 [ 49%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/html/dom/HTMLDivElement" HTMLDivElement Class HTMLDivElement HTML图文类,用于显示html内容 支持的标签如下: a:链接标签,点...

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

555. 基础文本 · LayaAir3.4 · 引擎文档 · LAYABOX [ 49%]

...cript { //declare owner : Laya.Sprite3D; @property( { type : Laya.Text } ) public txt: Laya.Text; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.txt.pos(Laya.stage.width >> 1, Laya.s...

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

556. laya.map.MapLayer_API3.0 [ 49%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/MapLayer" MapLayer Class MapLayer 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 author ....

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

557. laya.ui.DialogManager_API3.0 [ 49%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/DialogManager" DialogManager Class DialogManager DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理...

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

558. laya.ani.swf.MovieClip_API3.0 [ 49%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/swf/MovieClip" MovieClip Class MovieClip MovieClip 用于播放经过工具处理后的 swf 动画。 Hierarchy Sprite MovieClip Index Const...

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

559. 性能分析插件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 49%]

...@regClass() export class NewScript extends Laya.Script { @property(Number) public projectId: number = 23; private perfMain: LayaPerf = new LayaPerf(); onEnable(): void { this.perfMain.init(this.projectId); } } projectId使用后端给项目分配的项目id,如图1-3所示,在后端界面可以...

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

560. laya.display.Stage_API3.0 [ 49%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Stage" Stage Class Stage Stage 是舞台类,显示列表的根节点,所有显示对象都在舞台上显示。通过 Laya.stage 单...

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