大约有 796 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0074 秒)
...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
tree mouseHandler 怎么获取条目 <data> <item label='folder1' isOpen='true'> <item label='folder1_1' isOpen='true'> <leaf label='1.json' /> <leaf label='2.json' /> ...
来源: Laya_社区 发布时间: 20170626
ts如何获取客户端IP地址 如何获取客户端IP地址,最好是用Ts脚本就可以实现,js也可以。 2020-01-06 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 1560942887用户 赞同来自: SkyWalk...
来源: Laya_社区 发布时间: 20200106
Geolocation.getCurrentPosition 获取地理问题 请问下Geolocation.getCurrentPosition 获取地址位置报这个错什么什么原因啊? 网页浏览器返回错误:ERROR(Permission Denied): Only secure origins are allowed (see: https://goo.gl/Y0ZkNV). 手机浏览器返回错误:ERROR(...
来源: Laya_社区 发布时间: 20180414
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Te...
来源: Laya3.0_api 发布时间: 20231115
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Te...
来源: Laya3.0_api 发布时间: 20231115
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Inherited from Slider.changeHandler Defined in laya/ui/Slider....
来源: Laya3.0_api 发布时间: 20231115
如何获取文本框中输入的值 2017-11-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: var test = new Laya.TextInput(); test.text = "测试"; Laya.stage.addChild(test);...
来源: Laya_社区 发布时间: 20171102
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Inherited from Slider.changeHandler Defined in laya/ui/Slider....
来源: Laya3.0_api 发布时间: 20231115
如何获取stage在html中的缩放后的真实宽高 window.layaCanvas.height通过这种方法获取到的宽高不正确 2017-08-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 176*****233 赞同来自: cui...
来源: Laya_社区 发布时间: 20170828