rayCallback.m_hitNormalWorld not normalized

pico
Posts: 229
Joined: Sun Sep 30, 2007 7:58 am

rayCallback.m_hitNormalWorld not normalized

Post by pico »

Hi,

when doing a rayTest(from,to,rayCallback) then the m_hitNormalWorld result seems to be correct but not normalized.
Is this a bug or intended?

thanks