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

大约有 2,613 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0068 秒)

81. laya.loaders.TTFFontLoader_API3.0 [ 94%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/TTFFontLoader" TTFFontLoader Class TTFFontLoader Hierarchy TTFFontLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): any Implementation of IResourceLoader.load Defined in laya/loa...

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

82. laya.d3.loaders.MeshLoader_API3.0 [ 94%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/loaders/MeshLoader" MeshLoader Class MeshLoader Hierarchy MeshLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<Mesh> Implementation of IResourceLoader.load Defined in laya...

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

83. laya.loaders.JsonAssetLoader_API3.0 [ 94%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/TextResourceLoader" JsonAssetLoader Class JsonAssetLoader Hierarchy JsonAssetLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<TextResource> Implementation of IReso...

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

84. laya.d3.loaders.GLSLLoader_API3.0 [ 94%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/loaders/GLSLLoader" GLSLLoader Class GLSLLoader Hierarchy GLSLLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<IncludeFile> Implementation of IResourceLoader.load Defined ...

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

85. laya.loaders.BitmapFontLoader_API3.0 [ 94%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/BitmapFontLoader" BitmapFontLoader Class BitmapFontLoader Hierarchy BitmapFontLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<BitmapFont> Implementation of IResou...

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

86. laya.loaders.NullLoader_API3.0 [ 94%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/NullLoader" NullLoader Class NullLoader Hierarchy NullLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<any> Implementation of IResourceLoader.load Defined in laya/...

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

87. laya.d3.loaders.AnimationClipLoader_API3.0 [ 94%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/loaders/AnimationClipLoader" AnimationClipLoader Class AnimationClipLoader Hierarchy AnimationClipLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<AnimationClip> Implement...

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

88. Laya.loader.getRes [ 94%]

Laya.loader.getRes Laya.loader.getRes会报错,uri.indexof is not a function错误.代码如图所示 附件 : --> 2020-03-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 awua 赞同来自: 你这个url就是...

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

89. laya.loaders.AnimationController2DLoader_API3.0 [ 94%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/AnimationController2DLoader" AnimationController2DLoader Class AnimationController2DLoader Hierarchy AnimationController2DLoader Implements IResourceLoader Index Methods load loadStates Methods load load(task: ILoadTa...

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

90. Laya.Loader.getRes请教 [ 94%]

UI相关问题 Laya.Loader.getRes请教 Laya.loader.load("res/atlas/games/game_13/image.atlas", Handler.create(this, this.createView)); 在createView回调里面调用 let tex: Texture = Laya.Loader.getRes("image/shake_01.png"); 想拿图集中的某一张图片。发现拿不到这张图片。 但...

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