A*モジュールに関連するデータが利用可能になります。
static readonly AStar.Navigator navigator
モデルのA*ナビゲータにアクセスできます。
AStar.Cell cell = AStar.navigator.getCell(Vec3(10, 3, 0));