FBXImportSetEnvelopes
 
 
 

FBXImportSetEnvelopes

Introduced

v6.02

Description

Returns or sets whether or not to import envelopes for skinning.

Scripting Syntax

oBoolean = FBXImportSetEnvelopes( [State] );

Return Value

A Boolean value (true to import envelopes for skinning; false otherwise)

Parameters

Parameter Type Description
State Boolean True to import envelopes for skinning, false otherwise.

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

See Also

FBXImport Set envelopes import option