PathVisualization3DAddCorridorOutlineSegment Method |
Namespace:
ff14bot.Overlay3D
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public void AddCorridorOutlineSegment(
Vector3 start,
Vector3 end,
int startIndex,
int endIndex
)
Parameters
- start
- Type: Clio.UtilitiesVector3
- end
- Type: Clio.UtilitiesVector3
- startIndex
- Type: SystemInt32
- endIndex
- Type: SystemInt32
See Also