coco69
05-02-2009, 09:41 AM
Hi!!!
Can anyone help me with this light plug-in.
I´m trying to create an IES_Sun or freeIesSun but everytime I try to run the script it crashes MAX.
I´ve tried exactly the same code but with a targetDirectionalLight and it works perfectly.
I´ve tried to browse for some info online but I was unsuccessful.
it is really puzzling me why this works
plugin light my_sun
name:"MySun"
classId:#(0x3c3ce759, 0x2d5e1fc6)
extends:targetDirectionalLight
category:"MySun"
(
)
But this doesn´t
plugin light my_sun
name:"MySun"
classId:#(0x3c3ce759, 0x2d5e1fc6)
extends:ies_sun
category:"MySun"
(
)
Any tip or idea would be really appreciated.
many thx
Ces
Can anyone help me with this light plug-in.
I´m trying to create an IES_Sun or freeIesSun but everytime I try to run the script it crashes MAX.
I´ve tried exactly the same code but with a targetDirectionalLight and it works perfectly.
I´ve tried to browse for some info online but I was unsuccessful.
it is really puzzling me why this works
plugin light my_sun
name:"MySun"
classId:#(0x3c3ce759, 0x2d5e1fc6)
extends:targetDirectionalLight
category:"MySun"
(
)
But this doesn´t
plugin light my_sun
name:"MySun"
classId:#(0x3c3ce759, 0x2d5e1fc6)
extends:ies_sun
category:"MySun"
(
)
Any tip or idea would be really appreciated.
many thx
Ces
