This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
3D モデルがロードされてmodel = Content.Load<Model>("cube")おり、ビューポートに投影された後、そのオブジェクトのサイズを取得する必要があります。私は使用できることを知っていますViewport.Project()。しかし、それは単一の点で機能し、必要なのは長方形です。角かっこを描くことができる何か。