Show / Hide Table of Contents

Class FlowMapper

Inheritance
System.Object
FlowMapper
Namespace: Eco.Simulation.RouteProbing
Assembly: Eco.Simulation.dll
Syntax
public static class FlowMapper : Object

Methods

Generate()

Declaration
public static Array2D<WorldPosition3i> Generate()
Returns
Type Description
Array2D<WorldPosition3i>

GetRouteToWater(TraversalData, Vector3, Vector3, Single)

Declaration
public static Route GetRouteToWater(TraversalData traversal, Vector3 facing, Vector3 start, float speed)
Parameters
Type Name Description
TraversalData traversal
System.Numerics.Vector3 facing
System.Numerics.Vector3 start
System.Single speed
Returns
Type Description
Route
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾