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.
カスタム シェーダーを作成せずに (WP7 はこれをサポートしていないため)、基本効果のディレクショナル ライトのみを使用して、XNA でポイント ライトを作成できるかどうか疑問に思っています。
誰もこれを試したことがありますか?
可能ですが、影を落とすことはありません。ライトは、DirectionalLight# の妥当性を編集することにより、BasicEffect で作成できます。ライトをすばやく作成するために BasicEffect.enableDefaultLightning() を使用することもできます。