v1.5
Selects the actions that drive the given objects in the scene.
oReturn = SelectActionsFromObjects( [InputObjs], [Consider Time], [Time], [Keep Compound Actions], [Keep Inactive Actions] ); |
Empty string
| Parameter | Type | Description |
|---|---|---|
| InputObjs | String |
List of objects Default Value: Current selection |
| Consider Time | Boolean |
Whether to only return actions active at supplied time Default Value: False |
| Time | Double |
Frame number Default Value: Current frame. |
| Keep Compound Actions | Boolean |
Whether to return compound actions Default Value: True |
| Keep Inactive Actions | Boolean |
Whether to return inactive actions Default Value: False |