大约有 4 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0020 秒)
...arameters pixels:Uint8Array — 像素。 miplevel:int (default = 0) — 层级。 setSubPixels()method public function setSubPixels(x:int, y:int, width:int, height:int, pixels:Uint8Array, miplevel:int = 0):void 通过像素填充部分纹理。 Parameters x:int — X轴像素起点。 y:int ...
来源: Laya2.0_api 发布时间: 20190513
...中的目标对象; 冒泡阶段:事件离开目标对象,按节点层级向上逐层通知,直到到达舞台的过程。 Public Properties PropertyDefined By disableMouseEvent : Boolean = false 是否禁用除 stage 以外的鼠标事件检测。MouseManager enabled : Boolean = true...
来源: Laya2.0_api 发布时间: 20190513
...层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是...
来源: Laya2.0_api 发布时间: 20190513
...ledMapInheritanceTiledMap Object tiledMap是整个地图的核心 地图以层级来划分地图(例如:地表层,植被层,建筑层) 每层又以分块(GridSprite)来处理显示对象,只显示在视口区域的区 每块又包括N个格子(tile) 格子类型又分为动画格子...
来源: Laya2.0_api 发布时间: 20190513