DrawCubeWiresV method

Implementation

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