大约有 2,831 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0128 秒)
Laya_社区(1671) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...Attribute("playsinline", true); videoElement.setAttribute("x5-video-player-type",'h5'); // videoElement.setAttribute("x5-video-player-fullscreen",true); videoElement.setAttribute("x-webkit-airplay",true); videoElement.setAttribute("x5-video-orientation","portrait"); videoElement.setAttribute('preloa...
来源: Laya_社区 发布时间: 20180313
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版本的PureMVC框架 问题状态 最新活动: 2023-10-23 17:12 浏览: 4305 关注: 4 人 小锡 • 2023-10-24 14:4...
来源: Laya_社区 发布时间: 20231020
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 骨骼动画播放完后的回调时间 预设怎么在代码中使用 使用钢体设置防穿后仍有几率会穿透 问题状态 最新活动:...
来源: Laya_社区 发布时间: 20180504
...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 请问2.0的版本开始,我用ts编写的相关内容,都要使用impo...
来源: Laya_社区 发布时间: 20180116
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VSlider)。 ## 2、通过LayaAirIDE创建VSlider组件 ### 1.1 创建VSlider 点击选择资源面板里的 VSlider 组件资源,拖放到页面编辑区,即可添加 VSlider 组件...
来源: Laya2.0_文档 发布时间: 20210714
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VSlider)。 ## 2、通过LayaAirIDE创建VSlider组件 ### 1.1 创建VSlider 点击选择资源面板里的 VSlider 组件资源,拖放到页面编辑区,即可添加 VSlider 组件...
来源: Laya2.0_文档 发布时间: 20210714
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Utils&class=laya.utils.Tween) `Ease`类的API中对缓动函数进行了基础的介绍,点击链接可直接查看API:[https://layaair.ldc.layabox.com/api/?category=Core&class=laya.utils.Ease](https://...
来源: Laya2.0_文档 发布时间: 20210715
...d getDefineByName propertyNameToID Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 预设怎么在代码中使用 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活...
来源: Laya_社区 发布时间: 20170105
...ata; else delete MiniFileMgr.filesListObj[message.url]; }else if (message['type'] == "resizeShared") { __JS__('sharedCanvas').width = message.data.width; __JS__('sharedCanvas').height = message.data.height; var tempMatrix:Object = message.data.matrix; var matrix:Matrix = new Matrix(); matrix.a = tem...
来源: Laya_社区 发布时间: 20180525