大约有 768 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
Laya_社区(390) Laya3.0_api(187) Laya2.0_api(91) laya_api(44) Laya2.0_文档(31) Laya3.0_文档(24) Laya2.0_示例(1)
...啥不能调啊。。。头疼 安卓里写的 ConchJNI.RunJS("App.setSdkId('"+ mem_id +"')");as里写的 public static function setSdkId(id:String):void{ alert(id); eventManager.event(MyEvent.SET_SDK_ID,id); } 完全不行 为啥呀 难道不能写app 必须写全局方法...
来源: Laya_社区 发布时间: 20180810
...eComponent ObjectImplements laya.resource.ISingletonElement, laya.resource.IDestroySubclasses CommonScript, Script Component 类用于创建组件的基类。 Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是...
来源: Laya2.0_api 发布时间: 20190513
...峰,泡上一杯红茶,写下了laya的故事。 工具及涉及:layaide+typescript+pomelo+tiledmap+其他工具 项目类型:mmorpg 人员:zom(客户端) + arrow(服务端) 进度:单机体验状态,实现 摇杆,切图,释放技能(由于人员和精力有限还需要...
来源: Laya_社区 发布时间: 20161109
TypeError: Cannot read properties of null (reading '_$id') 官网下载的3d示例demo。版本发布的时候,不能构建; laya版本:3.0.0-beta.6 电脑:Mac M1 附件 : --> 2023-04-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20230406
...d 恢复命令,和save配套使用 Hierarchy RestoreCmd Index Properties ID Methods recover Properties Static ID ID: string = "Restore" Defined in laya/display/cmd/RestoreCmd.ts:8 Methods recover recover(): void Defined in laya/display/cmd/RestoreCmd.ts:22 回收到对象池 Returns void Globals "...
来源: Laya3.0_api 发布时间: 20231115
...d 存储命令,和restore配套使用 Hierarchy SaveCmd Index Properties ID Methods recover Properties Static ID ID: string = "Save" Defined in laya/display/cmd/SaveCmd.ts:8 Methods recover recover(): void Defined in laya/display/cmd/SaveCmd.ts:22 回收到对象池 Returns void Globals "laya/disp...
来源: Laya3.0_api 发布时间: 20231115
...ies PropertyDefined By _conchVertexDeclaration : *VertexDeclaration id : int[read-only] 获取唯一标识ID(通常用于优化或识别)。 VertexDeclaration shaderDefineValue : int[read-only] VertexDeclaration shaderValues : ValusArray[read-only] VertexDeclaration vertexStride : in...
来源: laya_api 发布时间: 20170929
...aCmd Class AlphaCmd 透明命令 Hierarchy AlphaCmd Index Properties alpha ID Methods recover Properties alpha alpha: number Defined in laya/display/cmd/AlphaCmd.ts:13 透明度 Static ID ID: string = "Alpha" Defined in laya/display/cmd/AlphaCmd.ts:8 Methods recover recover(): void Defined in laya/d...
来源: Laya3.0_api 发布时间: 20231115
...= Laya.Sprite3D; static s3ds:{[key:string]:s3d;} = {}; static news3d(id):s3d{ return x.s3ds[id].clone() as s3d;//s3d.instantiate(x.s3ds[id]); } static loads3d(id, path, handler=null):void{ s3d.load(path, Laya.Handler.create(null, function(sp){ x.s3ds[id] = sp; if(handler)handler.loadeds3...
来源: Laya_社区 发布时间: 20191004
...text get context(): RenderContext3D set context(value: RenderContext3D): void Defined in laya/d3/core/render/command/CommandBuffer.ts:66 Returns RenderContext3D Defined in laya/d3/core/render/command/CommandBuffer.ts:62 Parameters value: RenderContext3D Returns void name get name(): string Defined i...
来源: Laya3.0_api 发布时间: 20231115