DrawCubeV method

Implementation

String DrawCubeV(
  Vector3Base position,
  Vector3Base size,
  ColorBase color,
) => 'DrawCubeV($position, $size, $color)';