ScoreFlash skinHighDensity FieldScoreFlash API Documentation V4.6.0
Optional skin for retina displays.

Namespace: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public GUISkin skinHighDensity
Remarks

Simply make a copy of the skin you are using for normal densities and use a font that's double the size in your custom style ScoreFlash.

For a tutorial on using GUISkins, GUIStyles and fonts with ScoreFlash, see Online ScoreFlash-Tutorial: GUISkins, GUIStyles and Fonts

See UnityGUI_GUISkin.
See Also