Nicool
06-07-2003, 11:29 AM
Hye,
I wonder if it is possible to set default value to the varaible needed for a function. As possible in renderman *.sl
Like :
global pro coco (int $nb=3, float $val=2.73) {
;
}
If the user doesn't give his value, it would those default ones.
:beer:
I wonder if it is possible to set default value to the varaible needed for a function. As possible in renderman *.sl
Like :
global pro coco (int $nb=3, float $val=2.73) {
;
}
If the user doesn't give his value, it would those default ones.
:beer:
