大约有 3,124 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? [分享]Dialog 点击边缘不关闭的 Demo示例 请问layaair2.0-js 怎么用程序在list中添加多元素的item lh文件内meshSprite添加阴影属性无效 Laya 安卓端 在服务端运行指令layadcc ....
来源: Laya_社区 发布时间: 20180411
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 求问shader中的attribute变量怎么动态修改 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 问题状态 最新活动: 2018-01-24 17:29 浏览: 698 关注: 2 人 lzh1589300156 ...
来源: Laya_社区 发布时间: 20180124
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 解决跨域相关! unity导出粒子文件问题 微信小游戏如何使用ttf字体? laya字体渲染闪退 unity中的模型导出后在laya中显示不正常 2.2.0beta4 发布微信小游戏,安卓设...
来源: Laya_社区 发布时间: 20251209
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 请问下加载TFF字体要怎么加载呢? 请问一下怎样动态加载prefab 摄像机跟随刚体移动,刚体出现抖动。 请问下loader如何强制加载一个文件,避免浏览器的缓存 请...
来源: Laya_社区 发布时间: 20201110
...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateCondition Class AnimatorStateCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition AnimatorStateBoolCondition AnimatorSt...
来源: Laya3.0_api 发布时间: 20231102
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/layagl/QuickTestTool" QuickTestTool Class QuickTestTool ... author ww Hierarchy QuickTestTool Index Constructors constructor Properties _renderType _repaint _x _y Methods render __init__ enableQuic...
来源: Laya3.0_api 发布时间: 20231115
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 请问下加载TFF字体要怎么加载呢? 关于适配采用showAll后留白...
来源: Laya_社区 发布时间: 20190506
...e.linearIn); } import { ui } from "./ui/layaMaxUI"; export default class ShopDialog extends ui.ShopDialogUI { constructor() { super(); this.popupEffect = Laya.Handler.create(this, this.showEffect); this.closeEffect = Laya.Handler.create(this, this.hideEffect); this.btnClose.on...
来源: Laya_社区 发布时间: 20190121
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2020-07-17 22:36 浏览: 2940 关注: 3 人 135*****019 • 2020-03-12 15:14 demo上传啦,麻烦看看是什么原因呢
来源: Laya_社区 发布时间: 20200312
2.0版本,Particle2D is not a constructor export default class RunMain extends Laya.Sprite{ constructor(){ super(); Laya.loader.load([{url:"res/213.part",type:Laya.Loader.JSON}],Laya.Handler.create(this,this.onAssetsLoaded)); } onAssetsLoaded(){ let pg = Laya.loader.getRes("res/213.part"); let pd...
来源: Laya_社区 发布时间: 20181120