Sets/Gets the weight of the arc.
This value is used to determine the cost of moving through the arc.
Namespace:
Pathfinding
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public double Weight { get; set; }
Property Value
Type:
DoubleSee Also