nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] MaxScript NelExportShape question


From: Cyril 'Hulud' Corvazier
Subject: Re: [Nel] MaxScript NelExportShape question
Date: Thu, 26 Sep 2002 19:02:30 +0200

Hi Mr Phlam,

> What is the difference between NelExportShape() and NelExportShapeEx() ?

This is two maxscript extensions for NeL.

NelExportShape() takes 2 arguments : 

    - the node to export
    - the output file name

The options for lighting are taken from the NeLExport "Options" dialog box.

NelExportShapeEx() takes 10 arguments :

    - the node to export
    - the output file name
    - Shadow (bool)
    - Export lighting (bool)
    - Directory for lightmaps (string)
    - Lighting method (0 for normal, 1 for softshadows)
    - Lumel size (float)
    - Oversampling (int)
    - Exclude non selected (bool)
    - Show lumel (bool)

Those options are very similar with the NeLExport "Options" dialog box.

Regards,

Cyril Corvazier.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]