Click or drag to resize

I3DDrawerDrawTriangles Method (Vector3, Color)

Namespace:  ff14bot.Overlay3D
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
void DrawTriangles(
	Vector3[] verts,
	Color color
)

Parameters

verts
Type: Clio.UtilitiesVector3
color
Type: System.DrawingColor
See Also