v6.02
Returns or sets whether or not to import envelopes for skinning.
oBoolean = FBXImportSetEnvelopes( [State] ); |
A Boolean value (true to import envelopes for skinning; false otherwise)
Parameter | Type | Description |
---|---|---|
State | Boolean | True to import envelopes for skinning, false otherwise.
Default Value: If not specified, the current setting will not change. |