Preset Manager Attributes

Introduced

v7.0

View attributes for the Preset Manager. Not all attributes support both View.GetAttributeValue and View.SetAttributeValue. Check the third column in the table.

Note See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.
Attribute Name Description Supports
viewmode Sets the viewing mode (what kind of presets to display) for the Preset Manager.

Possible Values:

Description:

shaders Display shader presets which are used by the RenderTree view.
operator nodes Display operator node presets which are used by the ICE Tree.
materials Display material node presets which are used by the Material Manager view.
View.SetAttributeValue only.
thumbnails Specifies how the preset (right-pane) content is displayed.

Possible Values:

Description:

large Large thumbnail size with vertical scrollbar.
normal Normal thumbnail size with vertical scrollbar.
small Small thumbnail size with horizontal scrollbar.
listview Listview mode (small thumbnails) with vertical scrollbar.
View.GetAttributeValue and View.SetAttributeValue.