menu
babylon_dart package
documentation
babylon_dart.dart
RecastJSPlugin
computePath method
computePath method
dark_mode
light_mode
computePath
method
List
<
Vector3
>
computePath
(
Vector3
start
,
Vector3
end
)
override
Implementation
external List<Vector3> computePath(Vector3 start, Vector3 end);
babylon_dart package
documentation
babylon_dart
RecastJSPlugin
computePath method
RecastJSPlugin class