大约有 207 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0048 秒)
... SetTexture [_MainTex] { ConstantColor [_Color] Combine Previous * Constant } } } } 这是unity中的设置,设置好了再用Laya的3d插件导出来就好了 2017-11-23 0 1...
来源: Laya_社区 发布时间: 20171123
...alidAccessError: Failed to execute 'setTargetAtTime' on 'AudioParam': Time constant must be a finite positive number: 0","channel":"error","stack":{"hash":"7d3c8a0d876bf167157fe044b73f4d88","error":"Error\n at Function.i.error \n at e.playSound\n at e.onRandBtnDown\n at e.runWith...
来源: Laya_社区 发布时间: 20180902
...2: this.skip(this.uint32()); break; case 3: do { // eslint-disable-line no-constant-condition if ((wireType = this.uint32() & 7) === 4) break; this.skipType(wireType); } while (true); break; case 5: this.skip(4); break; /* istanbul ignore next */ default: throw Error("invalid wire type " + wir...
来源: Laya_社区 发布时间: 20191202
... game.roomView.outNo.visible = (cardType != Constants.PokerType.NO_CARDS); } else { 2018-08-31 0 0 分享 微博 QZONE 微信 scorper 赞同来自: 其实没有问题。这是当时轮到自己出牌了,但是一开始是没有选择任何牌...
来源: Laya_社区 发布时间: 20180723
...l Classes | Index | Frames No Frames Matrix4x4Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Matrix4x4InheritanceMatrix4x4 ObjectImplements laya.d3.core.IClone Matrix4x4 类用于创建4x4矩阵。 Public Properties PropertyDefined By elements : Float32Array矩阵...
来源: laya_api 发布时间: 20170929
...ndex | Frames No Frames FrameAnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class FrameAnimationInheritanceFrameAnimation AnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inher...
来源: laya_api 发布时间: 20170929
...ter2D(Collision2D collision) { if (collision.gameObject.tag != Constants.TagPlayer) { return; } float num = 0f; foreach (ContactPoint2D contactPoint2D in collision.contacts) { num += contactPoint2D.normalImp...
来源: Laya_社区 发布时间: 20191028
...动画关键帧全部选中,然后鼠标右键,选择两条切线->constant 这样就好了 2026-01-19 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 photon 相关问题 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面...
来源: Laya_社区 发布时间: 20260113
...ndex | Frames No Frames FrameAnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class FrameAnimationInheritanceFrameAnimation AnimationBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 节点关键帧动画播放类。解析播放IDE内制作的...
来源: Laya2.0_api 发布时间: 20190513
...dex | Frames No Frames EffectAnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class EffectAnimationInheritanceEffectAnimation FrameAnimation AnimationBase Sprite Node EventDispatcher Object 动效模板。用于为指定目标对象添加动画效果。每个...
来源: Laya2.0_api 发布时间: 20190513