大约有 26 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
...amera renderTargetSize : Size 获取渲染目标的尺寸 BaseCamera right : Vector3[read-only] 获取右向量。 BaseCamera scene : Scene[read-only] 获得所属场景。 Sprite3D sky : Sky获取天空。BaseCamera timer : Timer时间控制器,默认为Laya.timer。Node transform : T...
来源: laya_api 发布时间: 20170929
...= left-up[static] 地图格子右下角开始渲染TiledMap RENDERORDER_RIGHTDOWN : String = right-down[static] 地图格子从左上角开始渲染TiledMap RENDERORDER_RIGHTUP : String = right-up[static] 地图格子从左下角开始渲染TiledMapProperty DetailantiCrackpropertypublic var an...
来源: laya_api 发布时间: 20170929
...= left-up[static] 地图格子右下角开始渲染TiledMap RENDERORDER_RIGHTDOWN : String = right-down[static] 地图格子从左上角开始渲染TiledMap RENDERORDER_RIGHTUP : String = right-up[static] 地图格子从左下角开始渲染TiledMapProperty DetailantiCrackpropertypublic var an...
来源: Laya2.0_api 发布时间: 20190513
... Shift 键的值为 KeyLocation.LEFT,右 Shift 键的值为 KeyLocation.RIGHT。另一个示例是区分标准键盘 (KeyLocation.STANDARD) 与数字键盘 (KeyLocation.NUM_PAD) 上按下的数字键。 Event nativeEvent : * 原生浏览器事件。Event shiftKey : Boolean[read-only] 表示 ...
来源: laya_api 发布时间: 20170929
...三方JS文件,则可以进行单独导入的设置。 (图2-5) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:55:51 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20241014
...的寻路可以通过导航区域链接到达Gates。 (动图7-5) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:58:48 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20241014
...aseCamera renderTargetSize : Size 获取渲染目标的尺寸 BaseCamera right : Vector3[read-only] 获取右向量。 BaseCamera scene : Scene[read-only] 获得所属场景。 Sprite3D sky : Sky获取天空。BaseCamera timer : Timer时间控制器,默认为Laya.timer。Node transform : Tra...
来源: laya_api 发布时间: 20170929
...ed * elapsedTime);//S Laya.InputManager.hasKeyDown(65) && this.moveRight(-this.speed * elapsedTime);//A Laya.InputManager.hasKeyDown(68) && this.moveRight(this.speed * elapsedTime);//D Laya.InputManager.hasKeyDown(81) && this.moveVertical(this.speed * elapsedTime);//Q Laya.In...
来源: Laya3.0_文档 发布时间: 20241014
... }], "nextobjectid":1, "orientation":"isometric", "renderorder":"right-down", "tiledversion":"2018.02.14", "tileheight":86, "tilesets":[ { "columns":2, "firstgid":1, "grid": { "height":151, ...
来源: Laya_社区 发布时间: 20180321
... this._orientation = "orthogonal"; this._renderOrder = "right-down"; this._colorArray = ["FF", "00", "33", "66"]; this._scale = 1; this._pivotScaleX = 0.5; this._pivotScaleY = 0.5; this._cente...
来源: Laya_社区 发布时间: 20220627