• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 106 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0028 秒)

31. laya.d3.core.TrailTextureMode_API3.0 [ 91%]

...Class TrailTextureMode Hierarchy TrailTextureMode Index Properties Stretch Tile Properties Static Stretch Stretch: number = 0 Defined in laya/d3/core/TrailTextureMode.ts:6 拉伸模式。 Static Tile Tile: number = 1 Defined in laya/d3/core/TrailTextureMode.ts:11 平铺模式。 Globals "laya/d3/cor...

来源: Laya3.0_api 发布时间: 20231115

32. TileMap有明显的bug [ 89%]

TileMap有明显的bug @laya_Aaron  重复步骤: 1、使用Tiled编辑器做一个等距视角(isometric)的,尺寸为4x4的地图, 2、在打开该地图的情况下。Tiled编辑器中,选择图块面板,新建一个图块:图像选择Tiled/examples下的isometric_grass_and_wate...

来源: Laya_社区 发布时间: 20190102

33. 各位大佬,帮我看看 tiledMap 中获取不到自定义属性 [ 87%]

各位大佬,帮我看看 tiledMap 中获取不到自定义属性 ``` private onkeydown(e: KeyboardEvent): void {  // var b = mapLayer.getLayerProperties(0, 44, "isCanPass");  // var tileY = mapLayer.getTileDataByScreenPos(screenX, screenY); // var data = this.tiledMap.getLayerByIndex(3).getTileD...

来源: Laya_社区 发布时间: 20230605

34. laya.d3.core.TransformUV [ 87%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TransformUVProperties | Methods Packagelaya.d3.coreClasspublic class TransformUVInheritanceTransformUV EventDispatcher ObjectImplements laya.d3.core.IClone TransformUV 类用于实现UV变换。 Public Properties Proper...

来源: laya_api 发布时间: 20170929

35. laya.d3.core.particleshuriken.module.TextureSheetAnimation_API3.0 [ 85%]

...s constructor Properties cycles enable enableUVChannels randomRow rowIndex tiles type Accessors frame startFrame Methods clone cloneTo Constructors constructor new TextureSheetAnimation(frame: FrameOverTime, startFrame: StartFrame): TextureSheetAnimation Defined in laya/d3/core/particleShuriKen/modu...

来源: Laya3.0_api 发布时间: 20231115

36. LAYA的TiledMap的对象层会下移一行是怎么回事? [ 84%]

LAYA的TiledMap的对象层会下移一行是怎么回事? 用Tiled编辑了两个图层,图像图层都是正常 加载,对象图层所有对象下移了一行是怎么回事? 2019-04-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

来源: Laya_社区 发布时间: 20190415

37. tiledMap问题,getTileProperties获取地图属性不能获取到 [ 80%]

tiledMap问题,getTileProperties获取地图属性不能获取到 IDE:2.0.0bate5.1 tiled版本:2019.02.10 调用getTileProperties返回结果一直为null,看了源码发现不管传入什么参数都会返回为null。 因为_tileProperties初始化的完成后就为{0:undefined}。     /**  ...

来源: Laya_社区 发布时间: 20190218

38. laya.d3.core.TextureMode [ 79%]

...tantDefined By  Stretch : int = 0[static] 拉伸模式。 TextureMode  Tile : int = 1[static] 平铺模式。 TextureModeConstant DetailStretchConstantpublic static const Stretch:int = 0 拉伸模式。 TileConstant public static const Tile:int = 1 平铺模式。 Mon May 13 2019, 02:40 PM +08:...

来源: Laya2.0_api 发布时间: 20190513

39. tiledmap显示问题 [ 78%]

tiledmap显示问题 在tiled编辑器里显示的地图 和加载之后显示出来的地图不一致 详情看附件 附带源码 附件 : --> demo.zip 2018-12-21 添加评论 已悬赏5元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

来源: Laya_社区 发布时间: 20181221

40. (有图片附件)图集用的atlas 在LayaAir里可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are [ 78%]

...:1 Access to Image at 'file:///H:/WeChatQ1Snake/release/layaweb/v1.0.0/map/tile_map.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access. laya.core.min.js:6 [warn]Retry to load: H:/WeChatQ1Snake/release/layaweb/v1.0.0/map/tile_map.p...

来源: Laya_社区 发布时间: 20180412