You can set the following preferences in the Display category of the Preferences window.
To return to the default factory settings, choose
in this window. Note that this resets the preferences in every category in the Preferences window.Disable this option to disable swatch rendering in the Hypershade, Attribute Editor, and Node Editor upon Maya startup to improve performance. You can override this option in the Node Editor menu.
You can set a maximum resolution for your Material Sample swatches. If your file texture size exceeds the specified resolution, a swatch will not be created until explicitly requested: in the Hypershade, right-click the swatch and select Refresh Swatch from the marking menu; or, in the Material Sample swatch in the Attribute Editor, click on the swatch to refresh the display.
This reduces memory consumption and improves conversion time, increasing performance especially when dealing with many large textures. This is most useful for initial load of scenes with many large file textures. Once a swatch is created, it will always be displayed.
Select the maximum resolution from the drop-down list. You can also select the Custom option and enter the resolution that you like. File textures of a resolution above this value are not displayed in the Material Sample swatch in the Attribute Editor or in the Hypershade. The default is 2Kx2K.
Select Custom from the drop-down list under Max res. for swatches and enter the resolution for your file textures in this field.
This mode provides the same behavior as in previous releases (Maya 2015 and below), and is the default option.
Parallel mode enables a separate thread for storing material realization and texture loading requests, letting you continue to work on the scene while materials realize and textures load. The overall load time is usually 1.1 times that of Immediate mode.
Deferred mode loads textures in a separate thread, stores material realization requests, and distributes the work in subsequent frames so that you can continue to work as materials realize and textures load. The side effect is that overall load time can be much slower than Immediate mode, as it introduces an extra frame-refreshing tax. Try this mode if you have limited CPU cores but still prefer to interact with your scene as textures load.
To view the status of texture loading, select Display > Heads Up Display > Material Loading Details.
For use with the UV Tiling feature, which allows you to use only one File texture node to render multiple UV textures. See Loading multi-tiled UV textures through a single texture node for more information.
By default, Maya does not load the UV tile textures in Viewport 2.0 when a scene is first opened. You can choose to preview your UV tiles in Viewport 2.0 upon scene load by enabling this option. If you do not modify your UV tiles, you can always preview your textures automatically upon scene load. However, if you modify your UV tiles, you must manually regenerate your preview again by clicking Generate Preview*.
Select this option to pause Viewport 2.0 upon startup. The Material Viewer (if set to use the hardware renderer), and other editors such as the UV Editor are also paused as a result. Paused editors appear with a red border and the text Paused to indicate their paused state. See Pause Viewport 2.0 and the Material Viewer in the Hypershade.
Displays one or both of the XYZ coordinates (view and origin axes). If you disable both choices, no XYZ coordinates appear.
Displays the XYZ coordinates in the bottom left corner of the view. The default is on.
Displays the XYZ coordinates at coordinates 0, 0, 0. The default is off.
Displays or hides the grid plane. The grid is a 2D plane that represents 3D dimensions in the view. It is useful when you want to animate motion relative to a solid surface. Select Hide to hide the grid. The default is Show.
This setting overrides the Grid Options settings accessed from .
Specify whether to display pivot points. The default is off.
Select how you want to display the wireframe on shaded objects.
Displays normal resolution wireframes on shaded objects. This is the default.
Displays fewer wires on shaded objects.
Displays no wires on shaded objects. Performance is enhanced if you select None.
This option lets you turn on or off the region of effect display. Region of effect is the part of an object that potentially changes as a result of moving selected CVs. Note that curves show the region of effect as well as surfaces. The default is on.
If on, template objects appear shaded in shaded view. If off, the templated objects appear as wireframes while all other objects appear shaded. The default is off.
When on, the main viewport displays with a gradient background color as shown below. The default is off and appears as a flat grey color. See also Change the scene view background color.
Specify which rendering engine to use in the viewport:
This is version 11 of DirectX and is comparable to OpenGL Core Profile. Use this mode to view DirectX 11 shaders.
For more information about DirectX 11, see Run Viewport 2.0 in DirectX 11 mode and DirectX 11 Shader.
This mode is only available for the Windows and Linux platforms, and is the default rendering engine on these platforms.
This is the new version of OpenGL. It lets you obtain the same visual fidelity as you can in DirectX11 mode. Use this mode if you want to render GLSL shaders.
This mode supports features from both:
Select this mode if you have plug-ins that use functions from previous versions of OpenGL, and you also want to take advantage of features from OpenGL version 3.2 and above.
OpenGL - Legacy and OpenGL - Core Profile provide the same render quality in the viewport.
However OpenGL - Core Profile takes advantage of the latest OpenGL technologies such as tessellation and displacement that can easily be achieved using GLSL shaders, while this would require the use of OpenSubdivs in OpenGL - Legacy mode.
This is the new version of OpenGL. It lets you obtain the same visual fidelity as you can in DirectX11 mode. Use this mode if you want to render GLSL shaders.
This mode allows you to take advantage of features from OpenGL version 3.2 and above. Features from OpenGL versions 2.1 and below are not supported in this mode.
For more information, see GLSL shader and Create and visualize a GLSL shader.
This is the default rendering engine on the Mac OS X platform.