大约有 660 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)
Laya_社区(581) Laya2.0_文档(23) Laya3.0_api(19) Laya3.0_文档(15) laya_api(11) Laya2.0_api(10) Laya_示例(1)
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...
来源: Laya3.0_api 发布时间: 20231115
...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
... } /** * 获取缓存文件列表 * @return */ public static function getFileList():Object { return MiniFileMgr.filesListObj; } ...
来源: Laya_社区 发布时间: 20180809
...通过wx的接口getSystemInfo、getSystemInfoSync或者getSystemInfoAsync获取,再通过platform的值进行获取判断。 另外,无论图片还是atlas在微信小游戏上,渐变图片在R8G8B8A8以外的格式都显示不正确。 附件 : --> First.rar 2023-10-18 添加评...
来源: Laya_社区 发布时间: 20231018
... Inherited from Graphics.getBounds Defined in laya/display/Graphics.ts:201 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Parameters Default value realSize: boolean = false (可选)使用图片的真实大小,默认为false Returns Rectangle 位...
来源: Laya3.0_api 发布时间: 20231115
...播放mp3出现The AudioContext was not allowed to start. Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? 图集打包找不到图集文件 IDE1.7.8 json图集加载问题 骨骼动画播放完后的回调时间 H5动画和节奏的一个加速! 这样写的...
来源: Laya_社区 发布时间: 20171221
...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
...texture填充。 Graphics getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Graphics loadImage(url:String, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Function = null):void 加...
来源: Laya2.0_api 发布时间: 20190513
... 要回复问题请先登录 发起人 cqgcs 相关问题 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 图集打包找不到图集文...
来源: Laya_社区 发布时间: 20170921
...对微信小游戏好友关系链实现方案 请问有没有方法能够获取“鼠标是否处于按下状态”? TS项目使用matter.js库无智能提示 Ts 编辑提示error TS5023: Unknown option 'p' 请问在layaIDE里,怎么调用微信小程序API 红米K20pro 多个手指同时按下...
来源: Laya_社区 发布时间: 20190112