大约有 2,277 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0077 秒)
Laya_社区(1518) Laya2.0_api(368) laya_api(298) Laya3.0_文档(41) Laya2.0_文档(24) Laya2.0_示例(13) Laya_示例(12) Laya3.0_api(3)
...对刚体施加力 Parameters position:Object — 施加力的点,如{x:100,y:100},全局坐标 force:Object — 施加的力,如{x:0.1,y:0.1} applyForceToCenter()method public function applyForceToCenter(force:Object):void 从中心点对刚体施加力,防止对象旋转 Parameters for...
来源: Laya2.0_api 发布时间: 20190513
...颜色 endColor:Color — 结束点颜色 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
..."default_1"; // let tf: TextFormat = new TextFormat(); // tf.color = "#ffff00"; // tf.fontSize = 30; // tf.stroke = 2; // tf.strokeColor = "#000000"; // this._txUserName["fontStyle"] = tf; }[/i]这里为什么还是用中括号语法,原因同第6条最后所述。 要想使用这个fontStyle属...
来源: Laya_社区 发布时间: 20171226
... z:Number — Z轴坐标。 ReturnsNumberMon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...ent.UNDISPLAY 从节点树移除时调度。 Fri Sep 29 2017, 06:34 PM +08:00
来源: laya_api 发布时间: 20170929
... z:Number — Z轴坐标。 ReturnsNumberFri Sep 29 2017, 06:34 PM +08:00
来源: laya_api 发布时间: 20170929
...ze = 22; texArea.color = "#ffffff"; texArea.leading = 10; texArea.pos(75, 100); texArea.width = 342; texArea.height = 108; } scrollBarIsStopBind(){ return this.scrollBarIsStop; } onListMouse(e, index){ console.log(e.target.name); if (e.type == Event.MOUSE_DOWN) { this.mouseDown = true; //如果单...
来源: Laya2.0_示例 发布时间: 20260106
...ic const ZERO:Vector3零向量,禁止修改Fri Sep 29 2017, 06:34 PM +08:00
来源: laya_api 发布时间: 20170929
...:source - destinationBaseMaterial BLENDPARAM_CONSTANT_ALPHA : int = 0x8003[static] 混合参数枚举_常量阿尔法,例:RGB(Ac, Ac, Ac),Alpha(Ac)。BaseMaterial BLENDPARAM_CONSTANT_COLOR : int = 0x8001[static] 混合参数枚举_常量颜色,例:RGB(Rc, Gc, Bc),Alpha(Ac)。BaseMaterial BL...
来源: laya_api 发布时间: 20170929
...:source - destinationBaseMaterial BLENDPARAM_CONSTANT_ALPHA : int = 0x8003[static] 混合参数枚举_常量阿尔法,例:RGB(Ac, Ac, Ac),Alpha(Ac)。BaseMaterial BLENDPARAM_CONSTANT_COLOR : int = 0x8001[static] 混合参数枚举_常量颜色,例:RGB(Rc, Gc, Bc),Alpha(Ac)。BaseMaterial BL...
来源: laya_api 发布时间: 20170603