Пример #1
0
 public override void Draw(GameTime gameTime)
 {
     obj.Draw(Matrix.Identity, Camera.ViewMatrix, Camera.ProjectionMatrix);
 }