Draw a model (with texture if set)
void DrawModel(ModelC model, Vector3C position, double scale, ColorC tint) => _DrawModel(model, position, scale, tint);