大约有 2,299 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)
Laya_社区(1686) Laya2.0_文档(140) Laya3.0_api(124) Laya2.0_api(97) Laya3.0_文档(86) laya_api(69) Laya_示例(52) Laya2.0_示例(45)
...owser; var Stat = Laya.Stat; var WebGL = Laya.WebGL; var n = 2000; var d = 1; var current = 0; var objs = 17; var vx = 0; var vy = 0; var vz = 0; var points1 = []; var points2 = []; var points3 = []; var tpoint1 = []; var tpoint2 = []; var tpoint3 = []; var balls = []; (function() { // 不支持WebG...
来源: Laya_示例 发布时间: 20260303
...owser; var Stat = Laya.Stat; var WebGL = Laya.WebGL; var n = 2000; var d = 1; var current = 0; var objs = 17; var vx = 0; var vy = 0; var vz = 0; var points1 = []; var points2 = []; var points3 = []; var tpoint1 = []; var tpoint2 = []; var tpoint3 = []; var balls = []; (function() { // 不支持WebG...
来源: Laya2.0_示例 发布时间: 20260303
...看我的demo,直接运行即可观察到现象 附件 : --> test.zip 2016-12-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: package { import laya.display.Sprite; import laya.events.E...
来源: Laya_社区 发布时间: 20161207
...时候输入文字的位置并不在TextInput上了。 附件 : --> 2018-06-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: 把这个项目demo 发上来吧 2018-06-12 0 1 分享 微...
来源: Laya_社区 发布时间: 20180612
面板容器组件(Panel)一、通过LayaAir IDE创建Panel组件1.1 创建Panel1.2 Panel属性1.3 脚本控制Panel二、通过代码创建Panel组件面板容器组件(Panel) Panel是一个带有裁剪功能的面板容器类,常用来设置元素的显示区域。可以直接将要显...
来源: Laya3.0_文档 发布时间: 20251010
...很费解,求大佬解答---------------------------- 附件 : --> 2017-11-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ymsdandan 赞同来自: 关于攻击按钮的设定,请查看https://ldc.layabox....
来源: Laya_社区 发布时间: 20171113
...tate`,还一种是欧拉角旋转`localRotationEuler:Vector3`。 (图1) 为了方便观察效果节选了官方示例([demo地址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Sprite3D&name=TransformDemo))代码,首先我们 **克隆** 两个猴子...
来源: Laya2.0_文档 发布时间: 20210715
...式。 Default value depthStencilFormat: number = RenderTargetFormat.DEPTH_16 深度格式。 创建一个 RenderTexture 实例。 Default value create: boolean = true Returns NativeRenderTexture2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 _is...
来源: Laya3.0_api 发布时间: 20231115
...配置FB的编译环境,环境配置后点击应用-运行报错,如图1所示:  (图1) **原因:** 报错是由于代码中引入原生Flash AS3的API和继承原生AS3的Sprite导致。LayaAir引擎支持Flash AS3语言的基础语法,但不支持原...
来源: Laya2.0_文档 发布时间: 20210715
...d property 'width' of null at Function.Texture._create (laya.core.js:15946) at Texture.__proto._onLoaded (laya.core.js:15750) at EventHandler.__proto.runWith (laya.core.js:1410) at ResInfo.__proto.event (laya.core.js:1166) at LoaderManager.__proto._endLoad (laya.core.js...
来源: Laya_社区 发布时间: 20200201