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