Whether the image viewer should display a checkerboard background behind the main image.
The current face being displayed. Only relevant if texture is cubemap.
Settings flags for the Image Viewer
Whether the image viewer should use linear filtering.
The current Mip Map being displayed.
The size of the aperture of the pixel inspector. Zero if disabled.
A UI handle for the current selected color channel to be displayed.
The current selected color channel to be displayed.
The tiling options of the Image Viewer.
Determines if the settings instance is the global settings that require saving to the UserProjectSettings.
Copies all properties defined by the prototype of other to this instance.
Marks the settings as dirty and invokes the onDirty event handler.
StaticupdateReturns the optimal settings object for displaying the provided image.
ReadonlyonInvoked when the settings changed.
This is an internal event. Do not subscribe directly to it, use UserProjectSettings.onSettingsChanged.
A struct to define the settings of the displayed image.