Class CoreEditorStyles
Class containing style definition
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class CoreEditorStyles
Fields
Name | Description |
---|---|
blueTexture | Texture2D 1x1 pixel with blue color |
contextMenuIcon | Context Menu button icon |
empty | Empty space content in case that you want to keep the indentation but have nothing to write |
globalSettingsIcon | RenderPipeline Global Settings icon |
greenTexture | Texture2D 1x1 pixel with green color |
iconComplete | Complete icon |
iconFail | Fail icon |
iconHelp | Help icon |
iconPending | Pending icon |
iconSuccess | Success icon |
iconWarn | Warning icon |
redTexture | Texture2D 1x1 pixel with red color |
resetAllButtonLabel | Reset All content |
resetButtonLabel | Reset Content |
Properties
Name | Description |
---|---|
additionalPropertiesHighlightStyle | Style of a additional properties highlighted background. |
backgroundColor | Regular background color. |
backgroundHighlightColor | Hightlited background color. |
contextMenuStyle | Context Menu button style |
iconHelpStyle | Help icon style |
miniLabelButton | Style for a minilabel button |
paneOptionsIcon | PaneOption icon |
sectionHeaderStyle | Style of Section Headers. |
smallMixedTickbox | Style for a small checkbox in mixed state |
smallTickbox | Style for a small checkbox |
subSectionHeaderStyle | Style of Sub-Section Headers. |