大约有 12,215 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0146 秒)
Laya_社区(11200) Laya2.0_文档(486) Laya3.0_文档(220) Laya3.0_api(188) Laya2.0_api(44) laya_api(44) Laya_示例(18) Laya2.0_示例(15)
...tRotation1 : Vector3[read-only] VertexShurikenParticleMesh startRotation2 : Vector3[read-only] VertexShurikenParticleMesh startSize : Vector3[read-only] VertexShurikenParticleMesh startSpeed : Number[read-only] VertexShurikenParticleMesh time : Number[read-only] VertexShurikenParticleMes...
来源: Laya2.0_api 发布时间: 20190513
...tion1 : Vector3[read-only] VertexShurikenParticleBillboard startRotation2 : Vector3[read-only] VertexShurikenParticleBillboard startSize : Vector3[read-only] VertexShurikenParticleBillboard startSpeed : Number[read-only] VertexShurikenParticleBillboard time : Number[read-only] VertexShur...
来源: Laya2.0_api 发布时间: 20190513
...么? 我使用这种方式构造了一个射线: let point = new Vector2(Laya.stage.mouseX, Laya.stage.mouseY); camera.viewportPointToRay(point, this._ray);然后发现ray构造出来的位置始终不对,我沿着ray的方向放了一组3D物体,和从屏幕点击下去的位置始终有一...
来源: Laya_社区 发布时间: 20180201
...e, type: "error", target: WebSocket, currentTarget: WebSocket, eventPhase: 2…} 关闭事件 CloseEvent {wasClean: false, code: 1006, reason: "", type: "close", target: WebSocket…} //-------------------------------------------------------------------------------------------------- 如果 运行 ...
来源: Laya_社区 发布时间: 20180211
Laya2.9Unity插件问题 看一下这个动作为什么导出报错,其他动作有的可以导出,有的跟这个一样的报错 NullReferenceException: Object reference not set to an instance of an object n.a (UnityEngine.GameObject A_0, System.Boolean A_1, backAnimatorData A_2) (at <8191b...
来源: Laya_社区 发布时间: 20201212
...ya.Vector3(0, 0, 0), new Laya.Vector3(0, 0, 0)); private point: Laya.Vector2 = new Laya.Vector2(); private _outHitAllInfo: Array<Laya.RaycastHit>; private camera: Laya.Camera; private label: Laya.Label; constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; La...
来源: Laya_社区 发布时间: 20180820
...s.text = new Laya.Text(); this.text.x = Laya.stage.width / 2 -50 ; this.text.text = "触控点归零"; //显示文本显示框 this.text = new Laya.Text(); this.text.name = "ceshi"; this.text.overflow = L...
来源: Laya_社区 发布时间: 20190531
...0, 90, 0), false, false); warehouse1.transform.translate(new Laya.Vector3(-25,0,0),false) }这种方式的话就能实现旋转、定位等功能,这是什么原因呢? 附件 : --> javaScriptLaya.rar 2018-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...
来源: Laya_社区 发布时间: 20180104
...adAtlas("resource/ani/fighter.json");//加载图集并播放 animation.x = 200;//设置 animation 对象的属性 x 的值,用于控制 animation 对象的显示位置。 animation.y = 200;//设置 animation 对象的属性 x 的值,用于控制 animation 对象的显示位置。 animation.inter...
来源: Laya3.0_api 发布时间: 20231115
...ATA ENUM_TEXTALIGN_CENTER ENUM_TEXTALIGN_DEFAULT ENUM_TEXTALIGN_RIGHT const2DRenderCMD Accessors _curMat _targets asBitmap fillStyle globalAlpha globalCompositeOperation isMain Methods _drawCircle _drawLine _drawLines _drawPath _drawPie _drawPoly _drawTextureM _init _need _rotate _scale _transform a...
来源: Laya3.0_api 发布时间: 20231102