大约有 7 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0025 秒)
...图作为点击区域和非点击区域(目前只支持圆形,矩形,多边形) Hierarchy HitArea Implements IHitArea Index Properties _hit _unHit Accessors hit unHit Methods contains onAfterDeserialize Properties _hit _hit: Graphics Defined in laya/utils/HitArea.ts:17 _unHit _unHit: Graphic...
来源: Laya3.0_api 发布时间: 20231115
...Globals "laya/display/cmd/DrawPolyCmd" DrawPolyCmd Class DrawPolyCmd 绘制多边形 Hierarchy DrawPolyCmd Index Properties fillColor lineColor lineWidth points x y ID Methods recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawPolyCmd.ts:26 填充颜色,或者填充绘图...
来源: Laya3.0_api 发布时间: 20231115
...als "laya/physics/PolygonCollider" PolygonCollider Class PolygonCollider 2D多边形碰撞体,暂时不支持凹多边形,如果是凹多边形,先手动拆分为多个凸多边形 节点个数最多是b2_maxPolygonVertices,这数值默认是8,所以点的数量不建议超过8个,也不...
来源: Laya3.0_api 发布时间: 20231115
...id Defined in laya/d3/physics/shape/MeshColliderShape.ts:41 是否使用凸多边形。 Returns boolean Defined in laya/d3/physics/shape/MeshColliderShape.ts:45 是否使用凸多边形。 Parameters value: boolean Returns void localOffset get localOffset(): Vector3 set localOffset(value: Vector3): ...
来源: Laya3.0_api 发布时间: 20231115
...Width?: number): DrawPolyCmd Defined in laya/display/Graphics.ts:585 绘制多边形。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 points: any[] 多边形的点集合。 fillColor: any 填充颜色,或者填充绘图的渐变对象。 Default value...
来源: Laya3.0_api 发布时间: 20231115
...rited from Graphics.drawPoly Defined in laya/display/Graphics.ts:585 绘制多边形。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 points: any[] 多边形的点集合。 fillColor: any 填充颜色,或者填充绘图的渐变对象。 Default value...
来源: Laya3.0_api 发布时间: 20231115
...rited from Graphics.drawPoly Defined in laya/display/Graphics.ts:585 绘制多边形。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 points: any[] 多边形的点集合。 fillColor: any 填充颜色,或者填充绘图的渐变对象。 Default value...
来源: Laya3.0_api 发布时间: 20231115