FBXImportForceNormEnvelope
 
 
 

FBXImportForceNormEnvelope

Introduced

v6.02

Description

Returns or sets whether or not to correct any corrupted envelopes caused by a 3D software that does not support normalized weighting systems.

Note: This feature performs only a limited amount of correction and is not normally necessary.

Scripting Syntax

oBoolean = FBXImportForceNormEnvelope( [State] );

Return Value

A Boolean value (true to correct corrupted envelopes; false otherwise)

Parameters

Parameter Type Description
State Boolean True to correct corrupted envelopes, false otherwise.

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

See Also

FBXImport Force normalization of envelope weights import option