Learn
Create
Community
Showcase
About
Donate
Community | MonoGame
Problem with VertexPositionNormalTexture and BasicEffect
Graphics
nkast
February 16, 2019, 3:41pm
3
Make sure effect.vertexColorEnabled is false.
…Or add Color to your vertex declaration.
1 Like
show post in topic