- Home /
Question by
Chris12345 · Jun 09, 2012 at 10:07 PM ·
texturerendering
Texture is rendering black?
Hello i have a texture2d on a sprite and it renders as black this is not it's real colour why? and how can i fix this?
Comment
What shader do you use? Any lights in the scene?
One line is mostly too short to describe a problem detailed
Best Answer
Answer by Chris12345 · Jun 09, 2012 at 10:48 PM
Make sure that you texture is smaller then 1024 by 1024
That really doesn't have anything to do with anything. $$anonymous$$ost hardware supports higher texture sizes than that, and even if doesn't, the textures will simply be scaled down.