Property TextureBoxHeavyBorder
TextureBoxHeavyBorder
Style for a box pointing to a texture upwards. The border is less transparent than background.
Declaration
public static GUIStyle TextureBoxHeavyBorder { get; }
Property Value
| Type | Description |
|---|---|
| GUIStyle |
Remarks
The border, being less transparent than the background, will result lighter than the background on dark themes, darker than the background on light themes, and with a less vivid color compared to the background when a custom background color is used.