Animation Mixer Attributes

Introduced

v5.0

View attribute for the Animation Mixer. This attribute is available for both View.GetAttributeValue and View.SetAttributeValue.

Note See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.
Attribute Name Description Supports
filtermode Sets the behavior when the animation mixer is driven by the selection in another pane.

Possible Values:

Description:

none The mixer behaves normally, that is, the mixer container of the associated model is always displayed.
selection only The mixer displays tracks as follows:

- If you select a model, the mixer container of the model is displayed.

- If you select an object, the mixer container of the associated model is displayed.

- If you select one or more tracks, only those tracks are displayed.

- If you select one or more clips, only the tracks that contain those clips are displayed.
View.SetAttributeValue only.
targetcontent The name of the object for which to display in the Animation Mixer.

Possible Values:

Description:

<any eligible scene object> The SIObject.FullName of an object.
View.GetAttributeValue only.