v6.02
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.
oBoolean = FBXExportSkins( [State] ); |
A Boolean value (true to include envelopes; false to exclude them)
Parameter | Type | Description |
---|---|---|
State | Boolean |
True to export envelopes, false to exclude them Default Value: If not specified, the current setting will not change. |