FlexScriptクラス - AStar
Description
Provides access to data related to the A* module.
Static Properties
Details
Do no remove, this fixes the anchor on doc.flexsim.com
static readonly AStar.Navigator navigator
Description
Accesses the model's A* navigator.
AStar.Cell cell = AStar.navigator.getCell(Vec3(10, 3, 0));