Introduced
6.02
Description
Returns or sets whether or not to export the scene's envelopes. If you specify false, the scene is exported with no envelopes.
Note: The geometry is still exported but does not have any weighting assigned to it.
Scripting Syntax
FBXExportSkins( [State] )
Parameters
|
Parameter |
Type |
Description |
|
State |
True to export envelopes Default Value: If not specified, the default setting will be used. |
Return Value
A Boolean value (true to include envelopes; false to exclude them)
See Also
Autodesk Softimage v7.5