大约有 856 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0070 秒)
Laya_社区(264) Laya3.0_api(263) Laya2.0_api(142) laya_api(119) Laya3.0_文档(35) Laya2.0_文档(28) Laya_示例(3) Laya2.0_示例(2)
...d3/resource/models/SkyDome.ts:45 创建一个 SkyDome 实例。 Parameters Default value stacks: number = 48 堆数。 Default value slices: number = 48 层数。 Returns SkyDome Properties _geometryElementOBj _geometryElementOBj: IRenderGeometryElement Inherited from GeometryElement._geometryElemen...
来源: Laya3.0_api 发布时间: 20231115
...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
... 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
... 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
...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
...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
...物理更新时机,自己调用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
...unction.(In "this._nativeObj.addGlobal ValueDefine(modifyType, type, size, defaultData)", "this._nativeObj.addGlobalValueDefine" is undefined)] at line 4664. 附件 : --> 2020-02-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20200218
...计算开销大,支持换装,不建议使用) 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
...。 Parameters target: Vector3 观察目标。 up: Vector3 向上向量。 Default value isLocal: boolean = false 是否局部空间。 Default value isCamera: boolean = true Returns void objLookat objLookat(target: Vector3, up: Vector3, isLocal?: boolean): void Overrides Transform3D.objLookat Defin...
来源: Laya3.0_api 发布时间: 20231115