v4.0
Reloads one or many offloaded action sources (see OffloadAction and PartialOffloadAction. The data is
loaded back from the file corresponding to the external storage
filename property on the ActionSource.
This command reconnects all animation clips that use the offloaded
sources. Only animation sources with external storage can be
reloaded.
ReloadAction( [InputObjs] ); |
Parameter | Type | Description |
---|---|---|
InputObjs | String | List of action sources to
process.
Default Value: Current selection |
/* See the example for the OffloadAction command. */ |