v1.5
animmixer
Cuts a clip in space. Cuts the given objects out of the input clips. The result is one new clip (and track) per input clip which only drives the selected objects. In the meantime, the original clips do not drive any of the cut-out objects anymore.
oReturn = CutClipInSpace( Model, InputObjs, Clip ); |
Returns the created Clip.
Parameter | Type | Description |
---|---|---|
Model | String | The model owning the clip. |
InputObjs | String | List of objects to cut from
the clips.
Default Value: Current Selection |
Clip | String | Clips to cut. |