pointy constant

HexOrientationMatrix const pointy

尖顶朝上的方向矩阵

Implementation

static const pointy = HexOrientationMatrix(
  f0: 1.7320508075688772,
  f1: 0.8660254037844386,
  f2: 0.0,
  f3: 1.5,
  b0: 0.5773502691896257,
  b1: -0.3333333333333333,
  b2: 0.0,
  b3: 0.6666666666666666,
  startAngle: 0.5,
);