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