DrawCubeWiresV function

void DrawCubeWiresV(
  1. Vector3C position,
  2. Vector3C size,
  3. ColorC color
)

Implementation

void DrawCubeWiresV(Vector3C position, Vector3C size, ColorC color) => _module.DrawCubeWiresV(position, size, color);