Click or drag to resize

I3DDrawerDrawBox Method

Namespace:  ff14bot.Overlay3D
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
void DrawBox(
	Vector3 center,
	Vector3 extents,
	Color color
)

Parameters

center
Type: Clio.UtilitiesVector3
extents
Type: Clio.UtilitiesVector3
color
Type: System.DrawingColor
See Also