大约有 28,630 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0501 秒)
Laya_社区(26260) Laya3.0_api(795) Laya2.0_文档(483) Laya2.0_api(366) laya_api(298) Laya_示例(157) Laya3.0_文档(152) Laya2.0_示例(119)
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Mouse" Mouse Class Mouse Mouse 类用于控制鼠标光标样式。 Hierarchy Mouse Index Accessors cursor Methods hide show ...
来源: Laya3.0_api 发布时间: 20231115
...设置了preserveDrawingBuffer=true,也无法解决var start=function(){ Laya.Config.preserveDrawingBuffer=true; Laya.init(innerWidth,innerHeight,Laya.WebGL); Laya.Stat.show(0,0); Laya.stage.frameRate="slow"; Laya.stage.scaleMode=Laya.Stage.SCALE_FULL; Laya.stage.bgColor="#444"; var sprite=new Lay...
来源: Laya_社区 发布时间: 20200507
用laya运行器看游戏的时候,所有字体都往下位移了一定距离 为了测试方便,没有直接打包,但是用laya运行器看游戏的时候,所有字体都往下位移了一定距离,用IOS的测试时这样的,请问这种有解决方法吗? 2017-06-27 添加评论 ...
来源: Laya_社区 发布时间: 20170627
Laya2下ts继承报错! 附件 : --> Laya_Act.zip Laya_Act.zip 2018-11-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 多描述一下自己想做什么 做了哪些操作,直接...
来源: Laya_社区 发布时间: 20181116
Laya.Quaternion.rotationLookAt计算旋转问题 这是我用Unity写的第三人称角色控制器代码: 照猫画虎搬到Laya上Laya.Quaternion.rotationLookAt计算就出现各种各样问题了 这是我的项目,希望能帮我查查问题出在哪里? 附件 : --> 2019-07-16 2 条评...
来源: Laya_社区 发布时间: 20190716
...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/ParticleTemplateBase" ParticleTemplateBase Class ParticleTemplateBase ParticleTemplateBase 类是粒子模板基类 Hierarchy ParticleTemplateBase Index Constructors constructor Properties settings Methods addPa...
来源: Laya3.0_api 发布时间: 20231102
运行laya后对应的as代码没能转换成js 运行laya后对应的as代码没能转换成js 2017-01-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 请具体描述下你的操作,...
来源: Laya_社区 发布时间: 20170118
使用Laya.loader.load加载服务上的图片资源,为什么会停顿几秒中才显示 使用Laya.loader.load加载服务上的图片资源,为什么会停顿几秒中才显示 Laya.loader.load("http://www.xxxxxxx.com/gold.png",Laya.Handler.create(this,this.aa)); private aa(){ let img = new Laya...
来源: Laya_社区 发布时间: 20180418
从LayaAirUnityPlugin 1.00导出的模型在Laya中报错 想建一个有行走区域的地形,U3D中的设置如下: NavMesh设置如下: 使用了LayaAirUnityPlugin 1.00导出的模型,在Laya中报错了,这是什么原因? 附件 : --> 2017-05-11 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20170511
...77215; private _targetsLastValue: number = null; private targets: Array<Laya.Sprite> = null; public static instance: ColorTool = null; private targetsFilter: Laya.ColorFilter = null; private _persent: number = 0; protected constructor() { this.targets = new Array<Laya.Sprite>(); } /** * ...
来源: Laya_社区 发布时间: 20180930