void DrawPlane(Vector3C centerPos, Vector2C size, ColorC color) { return _DrawPlane(centerPos, size, color); }