DrawCubeWiresV function
Implementation
void DrawCubeWiresV(
Vector3D position,
Vector3D size,
ColorD color,
) => _module.DrawCubeWiresV(position, size, color);
void DrawCubeWiresV(
Vector3D position,
Vector3D size,
ColorD color,
) => _module.DrawCubeWiresV(position, size, color);