Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ゲームが 3D であるときに、Xna で 2D テキストを描画するにはどうすればよいですか。基本的には、3D環境の特定の位置に描画するのではなく、画面に重ねて表示したい.
ここに記載されている SpriteBatchを使用すると、2D テキストを記述できます。このようなチュートリアルを確認してください。DrawStringを参照してください。Microsoft の簡単な例を次に示します。