Documentation > Mesh Ops Plugin BPLibrary > Calc Distances from Vertexes

Calc Distances from Vertexes

Maps distances along the mesh surface, optionally as vertex colors (R channel) Used with PathToVertex() for pathfinding.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Grid
Localized Grid Structure (by ref)

Vert Indexes
Array of Integers

Fast
Boolean

Normalize
Boolean

Set as Vertex Color
Boolean

Outputs

Out
Exec

Out
Map of Integers to Floats

Max Dist
Float