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

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

111. laya.effect.FadeOut_API3.0 [ 77%]

...se FadeOut Index Constructors constructor Properties _extra _singleton autoDestroyAtComplete delay duration ease eventName owner repeat runInEditor scriptPath target Accessors awaked destroyed enabled hideFlags id Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable ...

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

112. laya.effect.FadeIn_API3.0 [ 77%]

...ase FadeIn Index Constructors constructor Properties _extra _singleton autoDestroyAtComplete delay duration ease eventName owner repeat runInEditor scriptPath target Accessors awaked destroyed enabled hideFlags id Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable ...

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

113. 新手引导在ios浏览器表现异常 [ 77%]

... }                 }                 this.destroy();             })         }         destroy() {             super.destroy(true);         }     } } new laya.Sprite_Guide(); 附件 : --> 2020-01-19 添加评论 ...

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

114. laya.ui.Button [ 77%]

...,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。Component displayedInStage : Boolean[read-only] ...

来源: laya_api 发布时间: 20170929

115. laya.ui.ComboBox [ 77%]

...使用大括号可以指定组件的任意属性进行赋值。 ComboBox destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[re...

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

116. laya.d3.core.MeshTerrainSprite3D [ 77%]

... depth : Number[read-only] 获取地形Z轴长度。 MeshTerrainSprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取唯一标识ID。 Sprite3D i...

来源: laya_api 发布时间: 20170929

117. Animation未释放资源的引用 [ 77%]

Animation未释放资源的引用 先上源码 destroy(destroyChild: boolean = true): void { this.stop(); super.destroy(destroyChild); this._frames = null; this._labels = null; }animation的destory方法,只是将_frames赋值为null,并没有对_frames的graphics进行destroy, 这样会导...

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

118. dialog黑色遮罩删除不了 [ 76%]

dialog黑色遮罩删除不了 你好,为何我的dialog用destroy(true)或removeSelf()删除,背景的黑色遮罩都删除不了? 2018-07-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞...

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

119. laya.d3.core.ui3d.UI3D_API3.0 [ 76%]

... TempMatrix Accessors awaked billboard bounds boundsChange castShadow cull destroyed distanceForSort enableHit enabled hideFlags id lightmapIndex lightmapScaleOffset material materials prefab ratioIgnor receiveShadow reflectionMode renderMode renderNode renderbitFlag resolutionRate scale sharedMater...

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

120. laya.ui.Button [ 76%]

...,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[r...

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