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

大约有 1,304 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0060 秒)

1171. laya.display.FrameAnimation_API3.0 [ 50%]

... from AnimationBase.loop Defined in laya/display/AnimationBase.ts:31 是否循环播放,调用play(...)方法时,会将此值设置为指定的参数值。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts:260 鼠标事件与此对象...

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

1172. 导出素材,不拷贝未打包资源 [ 50%]

...除释放资源? 模型资源释放问题 做好的粒子特效在U3D里循环正常。在LAYA插件里预览跳闪烁。序列素材本身也是循环的。但是不知道为什么会跳。 为什么有的图片打包,有的图片不打包? 如图 unity导出的场景不显示实时阴...

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

1173. 深入理解LayaAir引擎架构和实现原理(一)跨平台引擎源码编译 [ 49%]

...新添加的元素始终保持在最底部显示? Tween如何实现无限循环改变alpha? 如何实现微信登录? Laya中的宏编译要怎么用啊 2.1.1.1引擎微信小游戏掉严重 关于使用matterjs物理引擎鼠标问题 问题状态 最新活动: 2020-09-25 17:35 浏览: 465 ...

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

1174. laya.wxmini.js里面window对象的属性window是只读的,不能给他赋值。 [ 49%]

...做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 循环依赖不能运行 Circular dependency: 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计...

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

1175. laya.d3.component.volume.batchvolume.StaticBatchVolume_API3.0 [ 49%]

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

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

1176. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 49%]

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

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

1177. laya.physics.joint.WheelJoint_API3.0 [ 49%]

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

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

1178. Node.prototype._activeHierarchy存在的bug或者说是onEnable和onAwake的坑 [ 49%]

...方法也一样)时,那么该函数就会报错,报错位置就是for循环里的child是undefined,不包含_getBit方法,出错原理是子控件从父控件移除会改变_children的长度,也就是n的值大于当前_children的长度。 修改如下: var cs = this._children.concat...

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

1179. 打包Android单机版原生应用,屏幕黑屏,但是看日志发现逻辑正常执行了 [ 49%]

...n动画无法正常作用问题-解决办法 做好的粒子特效在U3D里循环正常。在LAYA插件里预览跳闪烁。序列素材本身也是循环的。但是不知道为什么会跳。 问题状态 最新活动: 2019-09-20 15:09 浏览: 914 关注: 2 人 yuzhonglele • 2019-10-09 11:...

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

1180. laya.ani.swf.MovieClip [ 49%]

... int = 30 播放间隔(单位:毫秒)。MovieClip  loop : Boolean是否循环播放 MovieClip mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩对象坐标系是相对遮罩对象本身的,和Flash机制不...

来源: laya_api 发布时间: 20170929