DrawCubeWires abstract method
void
DrawCubeWires()
Implementation
void DrawCubeWires(
Vector3StructType position,
num width,
num height,
num length,
ColorStructType color,
);
void DrawCubeWires(
Vector3StructType position,
num width,
num height,
num length,
ColorStructType color,
);