• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 213 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0100 秒)

201. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 39%]

...= null, coverBefore:Boolean = true):void 定时重复执行某函数(基于率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于率)。功能同Laya.timer.frameOnce(...

来源: laya_api 发布时间: 20170929

202. 新手!谁懂得把下面两个文件转成layaair可以运行的代码 [ 38%]

...ayaAir引擎针对微信小游戏好友关系链实现方案 Layaair IDE的属性面板不见了 预设怎么在代码中使用 图集打包找不到图集文件 iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 微信小程序—未找到入口 app.json ...

来源: Laya_社区 发布时间: 20200217

203. laya.ui.Tree_API3.0 [ 37%]

...的name 为“selectBox”时,将被识别为树结构的项的背景。2:悬停时背景、选中时背景。 selectBox.height = 24; selectBox.x = 13; selectBox.y = 0; selectBox.left = 12; this.addChild(selectBox);//需要使用this.访问父类的属性或方法。 var folder = new laya.ui....

来源: Laya3.0_api 发布时间: 20231115

204. laya.display.Animation_API3.0 [ 35%]

...模版,是一个Graphics对象数组,每个Graphics对象对应一个图像,动画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadAtlas(...)、loadAnimation(...)方法可以创建动画模版。使用play(...)可以播放指定动画。 example ...

来源: Laya3.0_api 发布时间: 20231115

205. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 33%]

...from Component.onLateUpdate Defined in laya/components/Component.ts:297 每更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/...

来源: Laya3.0_api 发布时间: 20231115

206. laya.display.AnimationBase_API3.0 [ 33%]

... AnimationBase 动画基类,提供了基础的动画播放控制方法和标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Hierarchy Sprite AnimationBase FrameAnimation Animation Index Constructors constructor Properties...

来源: Laya3.0_api 发布时间: 20231115

207. laya.display.FrameAnimation_API3.0 [ 33%]

...ya/display/FrameAnimation" FrameAnimation Class FrameAnimation 节点关键动画播放类。解析播放IDE内制作的节点动画。 Hierarchy AnimationBase FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPri...

来源: Laya3.0_api 发布时间: 20231115

208. laya.d3.core.pixelline.PixelLineRenderer_API3.0 [ 32%]

...from Component.onLateUpdate Defined in laya/components/Component.ts:297 每更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/...

来源: Laya3.0_api 发布时间: 20231115

209. laya.display.EffectAnimation_API3.0 [ 31%]

...tionBase.count Defined in laya/display/AnimationBase.ts:269 当前动画中的总数。 Returns number customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启自定义渲染,只有开启自定义...

来源: Laya3.0_api 发布时间: 20231115

210. 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 [ 30%]

...的问题是如何解决的? 微信小游戏如何竖屏 Layaair IDE的属性面板不见了 关于微信7.0.3版本之后的版本,微信小游戏 Android 端调整 “在屏 Canvas” 的放缩策略 微信小游戏:HTMLDivElement的使用 如何实现微信登录? 有什么容器能够...

来源: Laya_社区 发布时间: 20180525