BoxVolume

アタリ判定用矩形Volume。

実際にアタリ判定を行うときは BoxVolume#matrix,origin そして, size を用いてワールド座標系での領域を求める必要があります。

Hierarchy

  • BoxVolume

Implements

Constructors

Properties

Methods

Constructors

Properties

_aabb: AABB
aabbFirst: boolean
dirty: boolean
matrix: Matrix

ワールド座標に変換する行列

origin: Vector2

矩形の原点(ローカル座標)

size: Size2

矩形のサイズ(スケール前)

Methods

Generated using TypeDoc