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.
モノゲームでいくつかのプリミティブを描画しようとしています。GraphicsDeviceとDrawUserPrimitivesメソッドを使用しています。Android デバイスで描画している四角形が表示されますが、iPhone シミュレーターには表示されません。何か足りないのですか、モノゲームがサポートされていない iPhone でプリミティブを描画していますか?
GraphicsDevice
DrawUserPrimitives
(develop3D ブランチ) [https://github.com/mono/MonoGame/tree/develop3d] を使用していますか?