Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TextShadow

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Script interface for VisualElement text-shadow style property IStyle.textShadow.

Properties

blurRadius The blur radius of the shadow.
color The color of the shadow.
offset The offset of the shadow.