大约有 557 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0096 秒)
Laya3.0_api(201) Laya_社区(191) Laya2.0_api(62) laya_api(51) Laya3.0_文档(22) Laya2.0_文档(18) Laya_示例(7) Laya2.0_示例(5)
...nvas id="layaCanvas" height="1242" width="2208" style="position: absolute; left: 0px; top: 0px; background: rgb(35, 38, 40); transform-origin: 0px 0px 0px; transform: matrix(0.333333, 0, 0, 0.333333, 0, 0);"></canvas><div style="position: absolute; z-index: 100000;"></div><di...
来源: Laya_社区 发布时间: 20170322
...:450, y:300, scaleX:0.2, scaleY:1, alpha:1}, 2000, null, 0) .addLabel("turnLeft", 0).to(this.target, {x:100, y:300, scaleX:1, scaleY:0.2, alpha:0.1}, 2000, null, 0) .addLabel("turnUp", 0).to(this.target, {x:100, y:100, scaleX:1, scaleY:1, alpha:1}, 2000, null, 0); this.timeLine.play(0, true); this.t...
来源: Laya2.0_示例 发布时间: 20251130
...ERED : String = staggered[static] 45度交错地图TiledMap RENDERORDER_LEFTDOWN : String = left-down[static] 地图格子从右上角开始渲染TiledMap RENDERORDER_LEFTUP : String = left-up[static] 地图格子右下角开始渲染TiledMap RENDERORDER_RIGHTDOWN : String = right-down[stat...
来源: laya_api 发布时间: 20170929
...ERED : String = staggered[static] 45度交错地图TiledMap RENDERORDER_LEFTDOWN : String = left-down[static] 地图格子从右上角开始渲染TiledMap RENDERORDER_LEFTUP : String = left-up[static] 地图格子右下角开始渲染TiledMap RENDERORDER_RIGHTDOWN : String = right-down[stat...
来源: Laya2.0_api 发布时间: 20190513
...3(-0.02, 0, 0); Laya.timer.once(0, null, Right); Laya.timer.once(50, null, Left); function Right() { other.owner.transform.translate(move1, true, false); } function Left() { other.owner.transform.translate(move2, true, false); } } } } } 2018-10-17 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20181017
.../Matrix3x3.ts:119 从4x4矩阵转换为一个3x3的矩阵(原则为upper-left,忽略第四行四列) Parameters sou: Matrix4x4 4x4源矩阵 out: Matrix3x3 3x3输出矩阵 Returns void Static createFromRotation createFromRotation(rad: number, out: Matrix3x3): void Defined in laya/maths/Matrix3x3....
来源: Laya3.0_api 发布时间: 20231115
...mator); loadUI(); }); function loadUI() { var clipName = ["walk","attack","left_fall","right_fall","back_fall"]; var curStateIndex = 0; Laya.loader.load(["../../res/threeDimen/ui/button.png"], Laya.Handler.create(null, function () { changeActionButton = Laya.stage.addChild(new Laya.Button("../../res...
来源: Laya_示例 发布时间: 20251130
...rtical", HORIZONTAL: "horizontal", TOP_LEFT: "topLeft", TOP_RIGHT: "topRight", }; // gradient direction const VERTICAL_GRADIENT = 'x1="0" x2="1" y1="0" y2="0"'; const HORIZONTAL_GRADIENT = 'x1="0" x...
来源: Laya_社区 发布时间: 20180824
.../Matrix3x3.ts:119 从4x4矩阵转换为一个3x3的矩阵(原则为upper-left,忽略第四行四列) Parameters sou: Matrix4x4 4x4源矩阵 out: Matrix3x3 3x3输出矩阵 Returns void Static createFromRotation createFromRotation(rad: number, out: Matrix3x3): void Defined in laya/d3/math/Matrix3x...
来源: Laya3.0_api 发布时间: 20231102
layercontainer stage监听点击事件 设置layercontainer这个div的left为N stage的点击范围少了N,这是什么情况? 2017-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来...
来源: Laya_社区 发布时间: 20170421