Search found 1 match

by mark.mccormack
Thu Sep 07, 2006 9:38 am
Forum: Bug reports
Topic: specular highlights not working in .NET? (+fix)
Replies: 1
Views: 379

specular highlights not working in .NET? (+fix)

After wondering why specular highlights don't appear to be working in Irrlicht.NET I think there is some code missing from two functions in the file at http://irrlicht.cvs.sourceforge.net/irrlicht/Irrlicht/Irrlicht.NET/NativeConverter.h.

The functions getNETMaterial() and getNativeMaterial() don't ...