FBXExportSkins
 
 
 

FBXExportSkins

Introduced

v6.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

oBoolean = FBXExportSkins( [State] );

Return Value

A Boolean value (true to include envelopes; false to exclude them)

Parameters

Parameter Type Description
State Boolean True to export envelopes, false to exclude them

Default Value: If not specified, the current setting will not change.

See Also

FBXExport Skin export option