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

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

1071. 引擎能打包成html页面,然后直接用手机webview加载吗? [ 63%]

...loading by Cross-Origin Resource Sharing policy: Invalid response. Origin 'null' is therefore not allowed access. 2017-07-07 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 那你需要解决跨域的问题了 2017-07-07 0 0 分享 微博 QZONE 微信 helloqiner 赞同来自: 我没办解决跨...

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

1072. laya.ui.FontClip_API3.0 [ 63%]

... Defined in laya/ui/FontClip.ts:30 Parameters Default value skin: string = null 位图字体皮肤 Default value sheet: string = null 位图字体内容,空格代表换行 Returns FontClip Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _...

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

1073. 3D粒子 · LayaAir3.4 · 引擎文档 · LAYABOX [ 63%]

...Sprite3D { private _isInited: boolean = false; private _filePath: string = null; private _particle: Laya.Sprite = null; private _shuriKenParticle3D: Array<ShuriKenParticle3D>= []; private _shurikenParticleSystem: Array<ShurikenParticleSystem>= []; constructor() { super(); } //通过传...

来源: Laya3.0_文档 发布时间: 20251010

1074. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 63%]

...Sprite3D { private _isInited: boolean = false; private _filePath: string = null; private _particle: Laya.Sprite = null; private _shuriKenParticle3D: Array<ShuriKenParticle3D>= []; private _shurikenParticleSystem: Array<ShurikenParticleSystem>= []; constructor() { super(); } //通过传...

来源: Laya3.0_文档 发布时间: 20250104

1075. TypeError: relativePath is undefined [ 63%]

...回复 Monica - 知识达人 赞同来自: 引用relativePath的对象是null,你可以自己断点看下引用它的对象是谁,然后查下为什么是null。 你这边找不到具体原因的麻烦上传一个可以运行的例子吧,根据现有的描述看不出来具体是哪里的问...

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

1076. 游戏资源加载问题! [ 63%]

....load("res/atlas/Skill/Skill_1001.json",Handler.create(this,onAssetLoaded),null,Laya.Loader.ATLAS); 你没有给资源加载完成的回调,资源的后缀也错了,应该是Loader.ATLAS,你少了一个Loader   多个图集的话建议放到一个load里边进行加载: Laya.loader.load([{u...

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

1077. 在native下 Laya.Browser.window.Blob不存在 [ 63%]

...e(this, function (isOK) { if (isOK) { sprite.skin = address; } else { } }, null, true), Laya.Handler.create(this, function (percent) { }, null, false)); } 解密应该没错,我试了 2018-02-02 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...

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

1078. laya.resource.Texture2D_API3.0 [ 63%]

...e2D.ts:33 Texture2D资源。 Static blackTexture blackTexture: Texture2D = null Defined in laya/resource/Texture2D.ts:40 纯黑色纹理。 Static errorTexture errorTexture: Texture2D = null Defined in laya/resource/Texture2D.ts:44 错误纹理 Static grayTexture grayTexture: Texture2D = null Define...

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

1079. laya.ui.UIGroup_API3.0 [ 63%]

...一个新的 Group 类实例。 Parameters Default value labels: string = null 标签集字符串。以逗号做分割,如"item0,item1,item2,item3,item4,item5"。 Default value skin: string = null 皮肤。 Returns UIGroup Properties Optional _extra _extra: INodeExtra Inherited from Node._extra De...

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

1080. laya.display.Input_API3.0 [ 63%]

...underlineColor Defined in laya/display/Text.ts:646 下划线的颜色,为null则使用字体颜色。 Returns string Inherited from Text.underlineColor Defined in laya/display/Text.ts:650 下划线的颜色,为null则使用字体颜色。 Parameters value: string Returns void url get url(): stri...

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