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

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

391. laya.d3.resource.models.Mesh_API3.0 [ 60%]

...rce/models/Mesh.ts:196 创建一个 Mesh 实例,禁止使用。 Parameters Default value isReadable: boolean = true 是否可读。 Returns Mesh Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inher...

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

392. laya.ui.Dialog [ 60%]

... close(type:String = null):void 关闭对话框。 Parameters type:String (default = null) — 关闭的原因,会传递给onClosed函数 closeAll()method  public static function closeAll():void关闭所有对话框。closeByGroup()method  public static function closeByGroup(group:String):Array ...

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

393. laya.media.Sound_API3.0 [ 60%]

... SoundChannel Defined in laya/media/Sound.ts:24 播放声音。 Parameters Default value startTime: number = 0 开始时间,单位秒 Default value loops: number = 0 循环次数,0表示一直循环 Returns SoundChannel 声道 SoundChannel 对象。 Globals "laya/media/Sound" Sound duration dispose ...

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

394. [LayaAir3]关于drawToRenderTexture2D绘制后图像模糊问题补充 [ 60%]

...g. * @param flipY Optional. If true, the texture will be flipped vertical. Default is false. * @param clearColor Optional. If provided, the texture will be cleared to this color before drawing. Default is null. * @returns The drawn RenderTexture2D object. * @ZH 绘制当前对象到一个 Texture ...

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

395. laya.ui.CheckBox_API3.0 [ 60%]

...a/ui/CheckBox.ts:83 创建一个新的 CheckBox 组件实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value label: string = "" 文本标签的内容。 Returns CheckBox Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from ...

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

396. laya.physics.Physics [ 60%]

...物理更新时机,自己调用Physics.update Parameters options:Object (default = null)getBodyCount()method  public function getBodyCount():int获得刚体总数量ReturnsintgetContactCount()method  public function getContactCount():int获得碰撞总数量ReturnsintgetJointCount()method  publ...

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

397. laya打包iOS,运行奔溃,构建时候选择的是2.3.0 [ 60%]

...unction.(In "this._nativeObj.addGlobal ValueDefine(modifyType, type, size, defaultData)", "this._nativeObj.addGlobalValueDefine" is undefined)] at line  4664. 附件 : --> 2020-02-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

398. laya.ani.bone.Templet [ 60%]

...计算开销大,支持换装,不建议使用) Parameters aniMode:int (default = 0) — 0 动画模式,0:不支持换装,1,2支持换装 ReturnsSkeleton — deleteAniData()method  public function deleteAniData(aniIndex:int):void Parameters aniIndex:intdestroy()method override public function ...

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

399. laya.filters.ColorFilter [ 60%]

...mat:Array = null) 创建一个 ColorFilter 实例。 Parameters mat:Array (default = null) — (可选)由 20 个项目(排列成 4 x 5 矩阵)组成的数组,用于颜色转换。 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

400. laya.filters.BlurFilter [ 60%]

...n BlurFilter(strength:Number = 4) 模糊滤镜 Parameters strength:Number (default = 4) — 模糊滤镜的强度值 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929