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

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

761. laya.effect.EffectBase_API3.0 [ 51%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/c...

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

762. laya.ui.LayoutBox [ 50%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示...

来源: Laya2.0_api 发布时间: 20190513

763. 请问预制体除了.prefab脚本文件外,还有没有其他的关联文件? [ 50%]

...义!这是为什么? 已上传 Demo 附件 请问有没有方法能够获取“鼠标是否处于按下状态”? 请问在layaIDE里,怎么调用微信小程序API 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 请问下...

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

764. 在native下 Laya.Browser.window.Blob不存在 [ 50%]

...册里的图片发给客服,同时客户端显示出来。 从相册里获取的图片格式不是bitmap,是png的图片经过base64加密的,你们上面给的做法好像行不通。 我又想了一个新的方法,把这个base64数据解密成png,用window.fs_writeFileSync(conch.getCach...

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

765. laya.ui.Tab [ 50%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...

来源: Laya2.0_api 发布时间: 20190513

766. 关于2.3.0动作克隆问题,AB两个怪物用同一个模型,A的动作会影响B。 [ 50%]

...个list也跟着滚动,并且两个list同时滚动一模一样。 如何获取一个3D模型的长宽高? 问题状态 最新活动: 2020-04-10 11:48 浏览: 575 关注: 1 人

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

767. 建议:在“flex的库项目”下能打包生成对应的JS包 [ 50%]

...ip文件,然后解压缩,用反编译工具破解解压后.swf文件,获取里面AS3文件)。   问题:建议Laya官方有相应的好方法,可以把对应库项目生成JS包,然后在实际的项目中,在HTML引入使用或是用importJS接口引入使用?   解答:layabox...

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

768. laya.ui.RadioGroup [ 50%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...

来源: Laya2.0_api 发布时间: 20190513

769. laya.d3.core.light.SpotLightCom_API3.0 [ 50%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

770. 小游戏子域程序加载到图集后,取图集内资源报错。 [ 50%]

...Context(url,tempAtlasPngUrl,atlasJson); } }else { throw "传递的url没有获取到对应的图集数据信息,请确保图集已经过!"; } } } private static function postInfoToContext(url:String,atlaspngUrl:String,atlasJson:Object):void { var postData:Object = {"frames":atlasJson.frames,"met...

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