PathVisualization3DAddCorridorPolygon Method |
Namespace:
ff14bot.Overlay3D
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public void AddCorridorPolygon(
Vector3[] poly,
int numVerts
)
Parameters
- poly
- Type: Clio.UtilitiesVector3
- numVerts
- Type: SystemInt32
See Also