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

大约有 562 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0068 秒)

231. laya.map.GridSprite_API3.0 [ 74%]

...ToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get...

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

232. laya.display.Sprite_API3.0 [ 74%]

...ToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get...

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

233. TiledMap 45度地图块渲染顺序问题 [ 74%]

...ctangle(0, 0, 1120, 860), new Handler(this, this.completeHandler),null,new Point(1120,860)); 最后那个参数new Point(1120,860),其实是地图的分块渲染的大小,默认是450,450,所以把我的地图分成3次渲染了。 注释很奇怪 gridSize:Point (default = null) — grid...

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

234. laya.d3.physics.HitResult [ 74%]

... 碰撞分数。 HitResult  normal : Vector3 碰撞法线。HitResult  point : Vector3 碰撞点。HitResult  succeeded : Boolean = false 是否成功。 HitResultPublic Methods  MethodDefined By  HitResult() 创建一个 HitResult 实例。 HitResultProperty Detailcolliderpropertypublic va...

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

235. laya.ui.DialogManager_API3.0 [ 74%]

...ToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getDialogsByGroup getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transfo...

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

236. laya.ani.swf.MovieClip_API3.0 [ 74%]

...ToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get...

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

237. 绘制能力 · LayaAir3.3 · 引擎文档 · LAYABOX [ 74%]

...边形相对于Sprite对象,X轴,Y轴的偏移量,单位是像素。 Points:多边形的点集合,三角形也是一个多边形,只不过是3个点。 Line Width:多边形线框的宽度。 Line Color:多边形线框的颜色。 Fill Color:多边形填充的颜色。 动图4-2演...

来源: Laya3.0_文档 发布时间: 20251010

238. laya.display.cmd.DrawCurvesCmd [ 74%]

...rvesCmd  lineWidth : Number (可选)线段宽度。 DrawCurvesCmd  points : Array 线段的点集合,格式[controlX, controlY, anchorX, anchorY...]。 DrawCurvesCmd  x : Number 开始绘制的 X 轴位置。 DrawCurvesCmd  y : Number 开始绘制的 Y 轴位置。 DrawCurvesCmdPublic ...

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

239. laya.ui.Slider [ 74%]

...个新的 Sprite 对象用于加载并显示此图片。 Sprite fromParentPoint(point:Point):Point 将父容器坐标系坐标转换到本地坐标系。 Sprite getBounds():Rectangle 获取本对象在父容器坐标系的矩形显示区域。 注意: 1.计算量较大,尽量少用,如果需...

来源: laya_api 发布时间: 20170929

240. laya.display.cmd.DrawLinesCmd [ 74%]

...LinesCmd  lineWidth : Number (可选)线段宽度。 DrawLinesCmd  points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd  x : Number 开始绘制的X轴位置。 DrawLinesCmd  y : Number 开始绘制的Y轴位置。 DrawLinesCmdPublic Methods  MethodDefined B...

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