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

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

981. [LayaAir3]使用FairyGUI导出的界面中有Spine 在编辑器无法显示 [ 86%]

...FGUI 的 spine 只能是代码挂上去吗 =medium   附件 : --> 2025-10-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 layabox 赞同来自: 你看的文档是旧的,那是针对旧版本的引擎的,...

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

982. 注册宏定义与使用宏(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 86%]

...* * @private */ public static function __init__() { SHADERDEFINE_DETAIL_NUM1 = Laya.Shader3D.getDefineByName("CUSTOM_DETAIL_NUM1"); SHADERDEFINE_DETAIL_NUM2 = Laya.Shader3D.getDefineByName("CUSTOM_DETAIL_NUM2"); SHADERDEFINE_DETAIL_NUM3 = Laya.Shader3D.getDefineByName("CUSTOM_DETAIL_NUM3"); SHADERDE...

来源: Laya2.0_文档 发布时间: 20210714

983. laya.d3.animation.AnimatorStateScript_API3.0 [ 86%]

...StateScript.ts:45 动画状态运行中 Parameters normalizeTime: number 0-1动画播放状态 Returns void Globals "laya/d3/animation/AnimatorStateScript" AnimatorStateScript constructor onStateEnter onStateExit onStateLoop onStateUpdate AnimatorPlayScriptInfo Legend Object literal Variable Functio...

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

984. 射线形状检测shapeCastAll返回的检测结果只第一次有效 [ 86%]

...,还有麻烦官方大大核实一下是不是BUG!!!Laya版本2.7.1 附件 : --> 2020-10-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 136*****507 赞同来自: 我前几天跟你碰到一模一样的...

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

985. LayaAir_AS3项目中,如何内嵌一个新的页面 [ 86%]

...个新的页面 希望提供完整代码方法!而不是说用iframe 2016-08-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 qianyifei 赞同来自:             var myiframe:* = __JS__("document.creat...

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

986. laya.html.HtmlParser_API3.0 [ 86%]

...ltParser: HtmlParser = new HtmlParser() Defined in laya/html/HtmlParser.ts:14 Methods parse parse(aSource: string, style: TextStyle, out: Array<HtmlElement>, options?: HtmlParseOptions): void Defined in laya/html/HtmlParser.ts:33 Parameters aSource: string style: TextStyle out: Array<HtmlEl...

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

987. laya.d3.graphics.SphericalHarmonicsL2_API3.0 [ 86%]

...r, j: number): number Defined in laya/d3/graphics/SphericalHarmonicsL2.ts:21 获取颜色通道的系数。 Parameters i: number 通道索引,范围0到2。 j: number 系数索引,范围0到8。 Returns number setCoefficient setCoefficient(i: number, j: number, coefficient: number): void Defined...

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

988. [LayaAir3]ide中预制体里的刚体Trigger赋值没生效 [ 86%]

[LayaAir3]ide中预制体里的刚体Trigger赋值没生效 版本3.1.1,ide中预制体里的刚体设置Trigger为true。情况1,直接运行没有触发onTriggerEnter回调;情况2,脚本onAwake时把刚体的trigger置true,运行时触发回调;情况3,在场景中把拖入场景的...

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

989. laya.d3.math.RandX_API3.0 [ 86%]

...ed Menu Globals "laya/d3/math/RandX" RandX Class RandX Rand 类用于通过128位整型种子创建随机数,算法来自:https://github.com/AndreasMadsen/xorshift。 Hierarchy RandX Index Constructors constructor Properties defaultRand Methods random randomint Constructors constructor new RandX(see...

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

990. iOS native的网络切换后httprequest失败 [ 86%]

...pe();在切换网络后无效,不知道是否和这个有关。     图1为第一次正常访问,图2、3为异常情况 附件 : --> 2018-07-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 guozhaokui 赞...

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