« Return to Thread: ShadedMaterials not working with Collada model

Re: ShadedMaterials not working with Collada model

by John Brookes-2 :: Rate this Message:

Reply to Author | View in Thread

Sometimes problems acn be fixed by expanding out
var fsm: FlatShader = new FlatShader(light, 0xFFFFFF, 0x555555)
shadedMaterial = new ShadedMaterial(movieMaterial, fsm);
Although I didn't try with a moviematerial I used a bitmapmaterial.

I think there's also something wrong with that dae file. Just tried another dae and that works ok.


_______________________________________________
Papervision3D mailing list
Papervision3D@...
http://osflash.org/mailman/listinfo/papervision3d_osflash.org

 « Return to Thread: ShadedMaterials not working with Collada model