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