1
votes

This is the line of code that is having this problem.

private static Texture m_InvisibleTexture = new Texture();
i'm afraid with just that line of code and no context, that's hard to tell. usually, it's something missing or superfluous the line before - but either way, questions that are just a typo (as this seems) are off-topic, i'm afraid... welcome to stackoverflow. i recommend taking the Tour, as well as reading how to ask a good question and what's on topic. - Franz Gleichmann